Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent d6a8241 commit 4553753
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 109 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-qiwi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"eslint-plugin-unicorn": "^56.0.0"
},
"peerDependencies": {
"eslint": "^8.0.0",
"eslint": "^9.0.0",
"typescript": "*"
},
"devDependencies": {
"@qiwi/lint-config-infra": "2.1.1",
"@qiwi/stdstream-snapshot": "^1.2.9",
"@swissquote/crafty-preset-jest": "^1.27.0",
"@types/jest": "^29.5.13",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/jest": "^29.5.13",
"@types/node": "^22.7.5",
"buildstamp": "^3.5.0",
"eslint": "^8.39.0",
"eslint": "^9.0.0",
"eslint-plugin-disable": "^2.0.3",
"jest": "^29.7.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 4553753

Please sign in to comment.