Skip to content

Commit

Permalink
chore(deps): update eslint* dependencies
Browse files Browse the repository at this point in the history
- Update @stylistic/eslint-plugin-js from 2.6.5 to 2.9.0
- Update eslint from 9.9.1 to 9.12.0
- Update eslint-plugin-cypress from 3.5.0 to 4.0.0
  • Loading branch information
MikeMcC399 committed Oct 13, 2024
1 parent d924e8c commit 2c63170
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 69 deletions.
183 changes: 117 additions & 66 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 @@ -65,10 +65,10 @@
},
"devDependencies": {
"@bahmutov/print-env": "1.3.0",
"@stylistic/eslint-plugin-js": "2.6.5",
"@stylistic/eslint-plugin-js": "2.9.0",
"cypress": "13.15.0",
"eslint": "9.9.1",
"eslint-plugin-cypress": "3.5.0",
"eslint": "9.12.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-mocha": "10.5.0",
"globby": "11.1.0",
Expand Down

0 comments on commit 2c63170

Please sign in to comment.