Skip to content

Commit

Permalink
fix: upgrade eslint from 8.44.0 to 8.48.0 (#814)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.44.0 to 8.48.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/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lholmquist and snyk-bot committed Sep 27, 2023
1 parent c87bc03 commit 178294e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"babel-loader": "^9.1.3",
"buffer": "^6.0.3",
"documentation": "^14.0.1",
"eslint": "^8.44.0",
"eslint": "^8.48.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
Expand Down

0 comments on commit 178294e

Please sign in to comment.