Skip to content

Commit a37bf46

Browse files
authored
fix: upgrade @typescript-eslint/parser from 4.21.0 to 4.22.0 (#164)
Snyk has created this PR to upgrade @typescript-eslint/parser from 4.21.0 to 4.22.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/parser See this project in Snyk: https://app.snyk.io/org/quittle/project/67e2dc69-f378-4c88-be15-2d127d663877?utm_source=github&utm_medium=upgrade-pr
1 parent a24302a commit a37bf46

File tree

2 files changed

+50
-7
lines changed

2 files changed

+50
-7
lines changed

package-lock.json

Lines changed: 49 additions & 6 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
@@ -32,7 +32,7 @@
3232
"@types/minimatch": "^3.0.4",
3333
"@types/node": "^14.14.37",
3434
"@typescript-eslint/eslint-plugin": "^4.21.0",
35-
"@typescript-eslint/parser": "^4.21.0",
35+
"@typescript-eslint/parser": "^4.22.0",
3636
"aws-sdk": "^2.884.0",
3737
"deepmerge": "^4.2.2",
3838
"eslint": "^7.24.0",

0 commit comments

Comments
 (0)