Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent ef74386 commit 982d522
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/exceptions",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"@commitlint/cz-commitlint": "18.6.0",
"@rightcapital/exceptions": "workspace:*",
"@rightcapital/prettier-config": "6.0.12",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"beachball": "2.39.0",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"eslint": "8.56.0",
"husky": "9.0.7",
"inquirer": "9.2.13",
"husky": "9.0.10",
"inquirer": "9.2.14",
"jest": "29.7.0",
"prettier": "3.2.4",
"prettier": "3.2.5",
"ts-node": "10.9.2",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "prettier \"{src,__tests__}/**/*.{tsx,ts}\" -l"
},
"devDependencies": {
"prettier": "3.2.4",
"prettier": "3.2.5",
"typedoc": "0.25.7",
"typedoc-plugin-markdown": "3.17.1"
}
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 982d522

Please sign in to comment.