Skip to content

Commit

Permalink
chore(deps): update eslint to 9.3.0 with plugin updates
Browse files Browse the repository at this point in the history
Update
eslint to 9.3.0
@eslint/js to 9.3.0
@eslint/eslintrc to 3.1.0
eslint-plugin-n to 17.7.0
  • Loading branch information
MikeMcC399 committed May 23, 2024
1 parent c5b206b commit e6edf33
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"globals": "^13.20.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.0.2",
"@eslint/js": "^9.2.0",
"eslint": "^9.2.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.3.0",
"eslint": "^9.3.0",
"eslint-plugin-eslint-plugin": "^6.1.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-n": "^17.7.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"semantic-release": "23.0.8"
Expand Down

0 comments on commit e6edf33

Please sign in to comment.