Skip to content

Commit 71ede34

Browse files
committed
fix: upgrade eslint from 8.56.0 to 8.57.0
Snyk has created this PR to upgrade eslint from 8.56.0 to 8.57.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/f6999c7c-f419-43d7-9c50-ea0d721da9f4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 142a955 commit 71ede34

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"support": true,
4545
"devDependencies": {
46-
"eslint": "^8.56.0",
46+
"eslint": "^8.57.0",
4747
"eslint-config-standard": "^17.0.0",
4848
"eslint-plugin-import": "^2.29.1",
4949
"eslint-plugin-n": "~16.0.2",

0 commit comments

Comments
 (0)