Skip to content

Commit

Permalink
fix: upgrade eslint from 8.54.0 to 8.55.0 (#136)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.54.0 to 8.55.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

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lholmquist and snyk-bot authored Jan 2, 2024
1 parent a95d9e2 commit 0053b18
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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.54.0",
"eslint": "^8.55.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "~16.0.2",
Expand Down

0 comments on commit 0053b18

Please sign in to comment.