Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 9633077 commit 018c2f1
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 253 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@web-configs/babel-preset": "workspace:*",
"@web-configs/eslint-plugin": "workspace:*",
"@web-configs/prettier": "workspace:*",
"eslint": "^8.57.0",
"eslint": "^9.3.0",
"fs-extra": "^11.2.0",
"glob": "^10.3.12",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.3.0"
},
"dependencies": {
"@babel/core": "^7.24.5",
Expand All @@ -45,7 +45,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-node": "^11.1.0",
Expand Down
Loading

0 comments on commit 018c2f1

Please sign in to comment.