Skip to content

Commit

Permalink
fix(deps): update eslint group to ^9.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 7b9aaf9 commit a6c9e30
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
48 changes: 29 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"deepmerge": "^4.3.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^4.2.1",
Expand All @@ -60,7 +60,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^18.19.50",
"@types/react": "^18.3.9",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.4.5",
"mocha": "^10.7.3",
Expand All @@ -69,7 +69,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"prettier": "^3.3.3"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit a6c9e30

Please sign in to comment.