Skip to content

Commit 5b10abd

Browse files
Bump @typescript-eslint/parser from 3.8.0 to 3.9.0 (#28)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.8.0 to 3.9.0. - [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.0/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e986754 commit 5b10abd

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 22 additions & 22 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.8.0",
27-
"@typescript-eslint/parser": "3.8.0",
27+
"@typescript-eslint/parser": "3.9.0",
2828
"eslint-plugin-jsdoc": "30.2.2",
2929
"eslint-plugin-vue": "6.2.2"
3030
},

0 commit comments

Comments
 (0)