Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to ^8.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 693cf4d commit a0432e1
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"clean": "rimraf lib"
},
"dependencies": {
"@typescript-eslint/utils": "^8.20.0"
"@typescript-eslint/utils": "^8.24.1"
},
"peerDependencies": {
"eslint": ">=9.16.0"
Expand All @@ -55,7 +55,7 @@
"@cybozu/eslint-config": "^24.0.0",
"@cybozu/license-manager": "^1.2.1",
"@types/node": "^22.13.5",
"@typescript-eslint/rule-tester": "^8.20.0",
"@typescript-eslint/rule-tester": "^8.24.1",
"eslint": "^9.20.1",
"globals": "^15.15.0",
"npm-run-all": "^4.1.5",
Expand Down
72 changes: 62 additions & 10 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 a0432e1

Please sign in to comment.