Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
BREAKING CHANGE: eslint dependency updated to new major version. review eslint release notes for details of the breaking changes
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent e187e59 commit d627263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"provenance": true
},
"dependencies": {
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-anti-trojan-source": "1.1.1",
"eslint-plugin-eslint-comments": "3.2.0",
Expand Down

0 comments on commit d627263

Please sign in to comment.