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 Aug 24, 2024
1 parent ab4a354 commit b8af1a7
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 120 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": "^47.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.22.3",
"@types/jest": "^29.5.1",
"eslint": "^8.39.0",
"eslint": "^9.0.0",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"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 @@ -22,7 +22,7 @@
"@types/jest": "^29.5.1",
"@types/node": "^20.0.0",
"buildstamp": "^3.0.0",
"eslint": "^8.39.0",
"eslint": "^9.0.0",
"eslint-plugin-disable": "^2.0.3",
"jest": "^29.5.0",
"prettier": "^2.8.8",
Expand Down
Loading

0 comments on commit b8af1a7

Please sign in to comment.