Skip to content

Commit bba5e83

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0 (#906)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.30.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/v4.30.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 917359c commit bba5e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@rollup/plugin-commonjs": "20.0.0",
5555
"@rollup/plugin-node-resolve": "13.0.4",
5656
"@typescript-eslint/eslint-plugin": "4.30.0",
57-
"@typescript-eslint/parser": "4.29.3",
57+
"@typescript-eslint/parser": "4.30.0",
5858
"babel-plugin-add-module-exports": "1.0.4",
5959
"eslint": "7.32.0",
6060
"eslint-config-google": "0.14.0",

0 commit comments

Comments
 (0)