Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
fix: upgrade @typescript-eslint/parser from 5.8.0 to 5.8.1 (#503)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @typescript-eslint/parser from 5.8.0 to 5.8.1.

See this package in npm:
https://www.npmjs.com/package/@typescript-eslint/parser

See this project in Snyk:
https://app.snyk.io/org/lukemnet/project/ed151777-3e03-4f04-993e-1f3d0466a8a5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Jan 17, 2022
1 parent d9ffdb3 commit fd58377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "27.0.3",
"@types/node": "17.0.5",
"@typescript-eslint/eslint-plugin": "5.8.0",
"@typescript-eslint/parser": "5.8.0",
"@typescript-eslint/parser": "5.8.1",
"blizzapi": "2.0.4",
"eslint": "8.5.0",
"eslint-config-airbnb-typescript": "16.1.0",
Expand Down

0 comments on commit fd58377

Please sign in to comment.