Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent bbf6a8f commit cb7a36c
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 2,580 deletions.
4 changes: 2 additions & 2 deletions eslint-plugin-sonar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
],
"peerDependencies": {
"@babel/core": "^7.11.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/parser": "^7.12.0",
"eslint": "^8.0.0 || ^9.0.0",
"typescript": "^4.0.0 || ^5.0.0"
},
"dependencies": {
"@babel/eslint-parser": "^7.24.5",
"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"builtin-modules": "^3.3.0",
"bytes": "^3.1.2",
"eslint-plugin-jsx-a11y": "^6.8.0",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"yarn-deduplicate": "^6.0.2"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/experimental-utils": "^5.62.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/scope-manager": "^7.8.0",
"@typescript-eslint/type-utils": "^7.8.0",
"@typescript-eslint/utils": "^7.8.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/scope-manager": "^7.12.0",
"@typescript-eslint/type-utils": "^7.12.0",
"@typescript-eslint/utils": "^7.12.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
"eslint-plugin-sonar": "link:eslint-plugin-sonar",
Expand Down
Loading

0 comments on commit cb7a36c

Please sign in to comment.