Skip to content

Commit

Permalink
update eslint to v9.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Oct 19, 2024
1 parent 6b7bf0c commit 32ff972
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"lint": "eslint"
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"eslint": "9.12.0",
"eslint": "9.13.0",
"globals": "^15.11.0",
"rollup": "^4.24.0",
"rollup-plugin-polyfill-node": "^0.13.0"
Expand Down

0 comments on commit 32ff972

Please sign in to comment.