Skip to content

Commit

Permalink
fix: upgrade eslint-config-prettier from 8.6.0 to 8.7.0 (#206)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-config-prettier from 8.6.0 to 8.7.0.

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

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 Mar 30, 2023
1 parent a7321c0 commit c3e21da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 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 @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "^5.54.0",
"colortape": "^0.1.2",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "^8.7.0",
"nyc": "^15.1.0",
"supertest": "^6.3.1",
"tape": "^5.6.3",
Expand Down

0 comments on commit c3e21da

Please sign in to comment.