Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to ^6.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 4de2d44 commit 3155536
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 2,528 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": "^6.0.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.0.0",
"typescript": "^4.0.0 || ^5.0.0"
},
"dependencies": {
"@babel/eslint-parser": "^7.23.3",
"@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 @@ -39,12 +39,12 @@
"yarn-deduplicate": "^6.0.2"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/experimental-utils": "^5.62.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/scope-manager": "^6.16.0",
"@typescript-eslint/type-utils": "^6.16.0",
"@typescript-eslint/utils": "^6.16.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/scope-manager": "^6.21.0",
"@typescript-eslint/type-utils": "^6.21.0",
"@typescript-eslint/utils": "^6.21.0",
"eslint": "^8.56.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 3155536

Please sign in to comment.