Skip to content

Commit

Permalink
fix: upgrade eslint from 8.35.0 to 8.36.0 (#215)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.35.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/nodeshift-agg/project/53f94480-e7ae-41d2-985c-270fae345664?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 17, 2023
1 parent 48ae6e4 commit c6ddf6d
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 24 deletions.
85 changes: 62 additions & 23 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 @@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.54.0",
"colortape": "^0.1.2",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"nyc": "^15.1.0",
"supertest": "^6.3.1",
Expand Down

0 comments on commit c6ddf6d

Please sign in to comment.