Skip to content

Commit 59c3788

Browse files
Bump @typescript-eslint/parser from 2.34.0 to 3.3.0 (#91)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.34.0 to 3.3.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.3.0/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c373c70 commit 59c3788

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
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
2626
"devDependencies": {
2727
"@types/node": "^14.0.13",
28-
"@typescript-eslint/parser": "^2.0.0",
28+
"@typescript-eslint/parser": "^3.3.0",
2929
"eslint-plugin-typescript": "^0.14.0",
3030
"express": "^4.16.4",
3131
"express-http-proxy": "^1.5.0",

0 commit comments

Comments
 (0)