Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/mmomtchev/project/6aadcbb8-2503-4d17-9ace-a10319410a90?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 6, 2022
1 parent ce0153c commit 7db1fd5
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 94 deletions.
120 changes: 27 additions & 93 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
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@mmomtchev/documentation": "^14.0.0",
"eslint": "^8.6.0",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.4",
"jest": "^27.4.7",
Expand Down

0 comments on commit 7db1fd5

Please sign in to comment.