Skip to content

Commit

Permalink
fix: upgrade eslint from 8.38.0 to 8.39.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.38.0 to 8.39.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
  • Loading branch information
snyk-bot committed May 13, 2023
1 parent 1a64ad3 commit f11c447
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 24 deletions.
49 changes: 26 additions & 23 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
},
"support": true,
"devDependencies": {
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
Expand Down

0 comments on commit f11c447

Please sign in to comment.