Skip to content

Commit 273f624

Browse files
authored
fix: upgrade eslint from 8.32.0 to 8.40.0 (#358)
Snyk has created this PR to upgrade eslint from 8.32.0 to 8.40.0. See this package in npm: https://www.npmjs.com/package/eslint See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/e8d21d75-2403-4802-8afa-ada5e48d4de5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 992eb76 commit 273f624

File tree

2 files changed

+130
-68
lines changed

2 files changed

+130
-68
lines changed

package-lock.json

Lines changed: 129 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"coveralls": "~3.1.1",
4949
"documentation": "^14.0.1",
50-
"eslint": "^8.32.0",
50+
"eslint": "^8.40.0",
5151
"eslint-config-semistandard": "^17.0.0",
5252
"eslint-config-standard": "^17.0.0",
5353
"eslint-plugin-import": "^2.27.5",

0 commit comments

Comments
 (0)