Skip to content

Commit 1cf5ab5

Browse files
Bump @typescript-eslint/parser from 3.9.0 to 3.9.1 (#33)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.1/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7885fe commit 1cf5ab5

File tree

2 files changed

+49
-7
lines changed

2 files changed

+49
-7
lines changed

package-lock.json

Lines changed: 48 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
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@typescript-eslint/eslint-plugin": "3.9.0",
27-
"@typescript-eslint/parser": "3.9.0",
27+
"@typescript-eslint/parser": "3.9.1",
2828
"eslint-plugin-jsdoc": "30.2.4",
2929
"eslint-plugin-vue": "6.2.2"
3030
},

0 commit comments

Comments
 (0)