Skip to content

Commit

Permalink
fix: upgrade eslint from 8.29.0 to 8.36.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.29.0 to 8.36.0.

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

See this project in Snyk:
https://app.snyk.io/org/say383/project/606b3112-da74-4ab7-9340-b11e89448124?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 1, 2023
1 parent ec3dc4e commit 7795c22
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 68 deletions.
133 changes: 66 additions & 67 deletions nodejs/nodejs-guestbook/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 nodejs/nodejs-guestbook/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Guestbook Application for Kubernetes",
"dependencies": {
"eslint": "8.29.0"
"eslint": "8.36.0"
},
"scripts": {
"lint": "eslint 'src/**/**.js'"
Expand Down

0 comments on commit 7795c22

Please sign in to comment.