Skip to content

Commit ee7027b

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0 (#776)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.1 to 5.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/v5.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64e074e commit ee7027b

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
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@typescript-eslint/eslint-plugin": "5.9.1",
60-
"@typescript-eslint/parser": "5.9.1",
60+
"@typescript-eslint/parser": "5.10.0",
6161
"all-contributors-cli": "6.20.0",
6262
"codecov": "3.8.3",
6363
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)