Skip to content

Commit

Permalink
build(package): upgrade devDependencies
Browse files Browse the repository at this point in the history
```
 @eslint/compat              1.2.0  →   1.2.1
 @eslint/js                 9.12.0  →  9.13.0
 eslint                     9.12.0  →  9.13.0
```
  • Loading branch information
remarkablemark committed Oct 19, 2024
1 parent 76d9724 commit efc4931
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 34 deletions.
66 changes: 35 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/compat": "1.2.0",
"@eslint/compat": "1.2.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
Expand All @@ -72,7 +72,7 @@
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"benchmark": "2.1.4",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"globals": "15.11.0",
Expand Down

0 comments on commit efc4931

Please sign in to comment.