Skip to content

Commit e1a72ea

Browse files
authoredOct 17, 2023
chore(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0 (#1597)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.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.8.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 ffc978e commit e1a72ea

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.8.0",
59-
"@typescript-eslint/parser": "6.7.5",
59+
"@typescript-eslint/parser": "6.8.0",
6060
"babel-plugin-add-module-exports": "1.0.4",
6161
"eslint": "8.51.0",
6262
"eslint-config-google": "0.14.0",

0 commit comments

Comments
 (0)
Please sign in to comment.