Skip to content

Commit

Permalink
feat: upgrade eslint from 6.8.0 to 8.53.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 6.8.0 to 8.53.0.

See this package in npm:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/ekmixon/project/a50a9592-0b85-48c9-9301-0888580e6c10?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 25, 2023
1 parent 3e336e5 commit 11277db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"mocha": "^6.1.4",
"nodemon": "^1.19.4",
"nyc": "^14.1.1",
"eslint": "^6.8.0"
"eslint": "^8.53.0"
}
}

0 comments on commit 11277db

Please sign in to comment.