Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to ^8.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 6ba2673 commit 5ad134b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 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.19.1"
"@typescript-eslint/utils": "^8.20.0"
},
"peerDependencies": {
"eslint": ">=9.16.0"
Expand All @@ -55,7 +55,7 @@
"@cybozu/eslint-config": "^24.0.0-beta.1",
"@cybozu/license-manager": "^1.2.1",
"@types/node": "^22.10.6",
"@typescript-eslint/rule-tester": "^8.19.1",
"@typescript-eslint/rule-tester": "^8.20.0",
"eslint": "^9.18.0",
"globals": "^15.14.0",
"npm-run-all": "^4.1.5",
Expand Down
15 changes: 3 additions & 12 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 5ad134b

Please sign in to comment.