Skip to content

Commit

Permalink
fix(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 May 13, 2024
1 parent 504ce3c commit fb0ace6
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 2,516 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.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
Loading

0 comments on commit fb0ace6

Please sign in to comment.