Skip to content

Commit

Permalink
fix: upgrade eslint from 8.34.0 to 8.35.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.34.0 to 8.35.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 Mar 19, 2023
1 parent b4a655e commit af74885
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 50 deletions.
115 changes: 66 additions & 49 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
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"support": true,
"devDependencies": {
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
Expand Down

0 comments on commit af74885

Please sign in to comment.