Skip to content

Commit 7d41dae

Browse files
fix: upgrade @typescript-eslint/parser from 2.26.0 to 2.27.0 (#19)
Snyk has created this PR to upgrade @typescript-eslint/parser from 2.26.0 to 2.27.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 Co-authored-by: Markus Tacker <[email protected]>
1 parent 45a304f commit 7d41dae

File tree

2 files changed

+31
-33
lines changed

2 files changed

+31
-33
lines changed

package-lock.json

Lines changed: 30 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"license": "BSD-3-Clause",
2323
"dependencies": {
2424
"@typescript-eslint/eslint-plugin": "^2.27.0",
25-
"@typescript-eslint/parser": "^2.26.0",
25+
"@typescript-eslint/parser": "^2.27.0",
2626
"eslint-config-prettier": "^6.10.1"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)