Skip to content

Commit

Permalink
fix: upgrade eslint from 8.45.0 to 8.46.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.45.0 to 8.46.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 Aug 20, 2023
1 parent c304397 commit 0463e5a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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.45.0",
"eslint": "^8.46.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^16.0.1",
Expand Down

0 comments on commit 0463e5a

Please sign in to comment.