Skip to content

Commit ee6b15d

Browse files
Bump @typescript-eslint/parser from 5.12.0 to 5.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.0 to 5.13.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.13.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]>
1 parent 8cb8483 commit ee6b15d

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
@@ -38,7 +38,7 @@
3838
"@abraham/pkg-ok": "^3.0.0-next.0",
3939
"@types/jest": "27.4.0",
4040
"@typescript-eslint/eslint-plugin": "5.13.0",
41-
"@typescript-eslint/parser": "5.12.0",
41+
"@typescript-eslint/parser": "5.13.0",
4242
"eslint": "8.10.0",
4343
"eslint-plugin-import": "2.25.4",
4444
"eslint-plugin-jest": "26.1.1",

0 commit comments

Comments
 (0)