Skip to content

Commit

Permalink
fix: upgrade eslint from 8.22.0 to 8.23.0 (#62)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.22.0 to 8.23.0.

See this package in npm:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/nodeshift-starters/project/505c9194-3571-4476-bde8-57376a89bc78?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
pacostas and snyk-bot authored Feb 20, 2023
1 parent 5b95d6f commit 2d1fa50
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 141 deletions.
196 changes: 56 additions & 140 deletions worker/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 worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rhea": "^3.0.1"
},
"devDependencies": {
"eslint": "^8.22.0",
"eslint": "^8.23.0",
"eslint-config-semistandard": "^17.0.0",
"nodeshift": "~8.7.0"
}
Expand Down

0 comments on commit 2d1fa50

Please sign in to comment.