Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent ca88635 commit 4e95591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@sourcegraph/codemod-transforms": "1.0.2",
"@typescript-eslint/experimental-utils": "5.4.0",
"@typescript-eslint/scope-manager": "5.4.0",
"@typescript-eslint/scope-manager": "6.9.1",
"debug": "^4.3.2",
"ignore": "^5.1.8",
"regexpp": "^3.2.0",
Expand All @@ -59,7 +59,7 @@
"typescript": "*"
},
"peerDependencies": {
"@typescript-eslint/parser": "^5.0.0",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 4e95591

Please sign in to comment.