Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
Beachball-bump-type: none
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 0058a72 commit 02501e4
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@rightcapital/eslint-config": "workspace:*",
"@rightcapital/prettier-config": "workspace:*",
"@rightcapital/scripts": "workspace:*",
"@types/node": "20.17.2",
"@types/node": "20.17.5",
"beachball": "2.47.1",
"commitizen": "4.3.1",
"concurrently": "9.0.1",
"eslint": "9.12.0",
"eslint-plugin-eslint-plugin": "6.2.0",
"execa": "9.5.0",
"execa": "9.5.1",
"husky": "9.1.6",
"prettier": "3.3.3",
"tsx": "4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@rightcapital/tsconfig": "workspace:*",
"@types/eslint": "8.56.12",
"@types/node": "20.17.2",
"@types/node": "20.17.5",
"@typescript-eslint/parser": "8.0.1",
"@typescript-eslint/rule-tester": "8.0.1",
"@vitest/coverage-v8": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-eslint-config-rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@rightcapital/tsconfig": "workspace:*",
"@types/eslint": "8.56.12",
"@types/eslint__eslintrc": "2.1.2",
"@types/node": "20.17.2",
"@types/node": "20.17.5",
"typescript": "5.6.3"
},
"peerDependencies": {
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion specs/eslint-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"concurrently": "9.0.1",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"execa": "9.5.0",
"execa": "9.5.1",
"prettier": "3.3.3",
"vitest": "2.1.4"
}
Expand Down

0 comments on commit 02501e4

Please sign in to comment.