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 Dec 16, 2024
1 parent 8268ad3 commit 5a59496
Show file tree
Hide file tree
Showing 5 changed files with 257 additions and 250 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
}
},
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cz-commitlint": "19.5.0",
"@commitlint/cz-commitlint": "19.6.1",
"@rightcapital/eslint-config": "workspace:*",
"@rightcapital/prettier-config": "workspace:*",
"@rightcapital/scripts": "workspace:*",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"beachball": "2.51.0",
"commitizen": "4.3.1",
"concurrently": "9.1.0",
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": "22.10.1",
"@types/node": "22.10.2",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/rule-tester": "8.16.0",
"@vitest/coverage-v8": "2.1.8",
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": "22.10.1",
"@types/node": "22.10.2",
"typescript": "5.7.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5a59496

Please sign in to comment.