Skip to content

Commit

Permalink
Merge pull request #213 from MikeMcC399/update/eslint-deps
Browse files Browse the repository at this point in the history
chore(deps): update eslint to 9.3.0 with plugin updates
  • Loading branch information
jennifer-shehane committed May 23, 2024
2 parents c5b206b + e6edf33 commit 55fa0dd
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 55fa0dd

Please sign in to comment.