Skip to content

Commit 72775d7

Browse files
fix: upgrade @typescript-eslint/parser from 2.24.0 to 2.25.0 (#15)
Snyk has created this PR to upgrade @typescript-eslint/parser from 2.24.0 to 2.25.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 1b55684 commit 72775d7

File tree

2 files changed

+41
-6
lines changed

2 files changed

+41
-6
lines changed

package-lock.json

Lines changed: 40 additions & 5 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.25.0",
25-
"@typescript-eslint/parser": "^2.24.0",
25+
"@typescript-eslint/parser": "^2.25.0",
2626
"eslint-config-prettier": "^6.10.1"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)