Skip to content

Commit

Permalink
test(deps): bump ESlint dependencies (#843)
Browse files Browse the repository at this point in the history
Update:
eslint to 9.4.0
@eslint/eslintrc to 3.1.0
@stylistic/eslint-plugin-js to 2.1.0
eslint-plugin-cypress to 3.3.0
eslint-plugin-jsonc to 2.16.0
  • Loading branch information
MikeMcC399 authored Jun 3, 2024
1 parent 13815e7 commit c787515
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 60 deletions.
140 changes: 85 additions & 55 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
},
"devDependencies": {
"@bahmutov/print-env": "1.3.0",
"@eslint/eslintrc": "3.0.2",
"@stylistic/eslint-plugin-js": "1.8.1",
"@eslint/eslintrc": "3.1.0",
"@stylistic/eslint-plugin-js": "2.1.0",
"cypress": "13.10.0",
"eslint": "9.2.0",
"eslint-plugin-cypress": "3.2.0",
"eslint-plugin-jsonc": "2.15.1",
"eslint": "9.4.0",
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-mocha": "10.4.3",
"globby": "11.1.0",
"husky": "9.0.6",
Expand Down

0 comments on commit c787515

Please sign in to comment.