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] committed Jan 6, 2025
1 parent 2cf2ee8 commit b5cb4b4
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 49 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/eslint-plugin",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/lint-eslint-config-rules",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@rightcapital/eslint-config": "workspace:*",
"@rightcapital/prettier-config": "workspace:*",
"@rightcapital/scripts": "workspace:*",
"@types/node": "22.10.4",
"@types/node": "22.10.5",
"beachball": "2.51.0",
"commitizen": "4.3.1",
"concurrently": "9.1.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": "22.10.4",
"@types/node": "22.10.5",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/rule-tester": "8.18.2",
"@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.4",
"@types/node": "22.10.5",
"typescript": "5.7.2"
},
"peerDependencies": {
Expand Down
97 changes: 52 additions & 45 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 @@ -14,7 +14,7 @@
"devDependencies": {
"@rightcapital/eslint-config": "workspace:*",
"@rightcapital/prettier-config": "workspace:*",
"@types/react": "19.0.2",
"@types/react": "19.0.3",
"concurrently": "9.1.2",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit b5cb4b4

Please sign in to comment.