Skip to content

Commit 1d7c05e

Browse files
snyk-botcoderbyheart
authored andcommitted
fix: upgrade @typescript-eslint/parser from 2.28.0 to 2.29.0
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
1 parent 660cb6c commit 1d7c05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.28.0",
25-
"@typescript-eslint/parser": "^2.28.0",
25+
"@typescript-eslint/parser": "^2.29.0",
2626
"eslint-config-prettier": "^6.10.1"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)