Skip to content

Commit

Permalink
fix: upgrade @typescript-eslint/parser from 2.28.0 to 2.29.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @typescript-eslint/parser from 2.28.0 to 2.29.0.

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

See this project in Snyk:
https://app.snyk.io/org/coderbyheart/project/271ccfeb-2233-4819-96a2-bda797a21469?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and coderbyheart committed Apr 23, 2020
1 parent 660cb6c commit 1d7c05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"@typescript-eslint/parser": "^2.29.0",
"eslint-config-prettier": "^6.10.1"
},
"devDependencies": {
Expand Down

0 comments on commit 1d7c05e

Please sign in to comment.