Skip to content

Commit d825fd8

Browse files
authoredNov 12, 2023
chore(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 (#1609)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.10.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.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 f097b17 commit d825fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@rollup/plugin-node-resolve": "15.2.3",
5757
"@rollup/plugin-virtual": "3.0.2",
5858
"@typescript-eslint/eslint-plugin": "6.10.0",
59-
"@typescript-eslint/parser": "6.9.1",
59+
"@typescript-eslint/parser": "6.10.0",
6060
"babel-plugin-add-module-exports": "1.0.4",
6161
"eslint": "8.53.0",
6262
"eslint-config-google": "0.14.0",

0 commit comments

Comments
 (0)
Please sign in to comment.