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] committed Apr 7, 2024
1 parent ed96939 commit 82a2118
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"async-test-util": "2.4.0",
"css-loader": "7.0.0",
"eslint": "8.57.0",
"eslint": "9.0.0",
"esm": "3.2.25",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Expand Up @@ -39,7 +39,7 @@
"async-test-util": "2.4.0",
"concurrently": "8.2.2",
"copy-webpack-plugin": "12.0.2",
"eslint": "8.57.0",
"eslint": "9.0.0",
"eslint-plugin-vue": "9.24.0",
"local-web-server": "5.3.3",
"node-sass": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -524,7 +524,7 @@
"delete": "1.1.0",
"dependency-check": "4.1.0",
"disc": "1.3.3",
"eslint": "8.57.0",
"eslint": "9.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.3",
"exists-file": "3.0.2",
Expand Down

0 comments on commit 82a2118

Please sign in to comment.