Skip to content

Commit fcd002c

Browse files
Bump @typescript-eslint/parser from 5.36.0 to 5.36.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.0 to 5.36.1. - [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.36.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f553cd1 commit fcd002c

File tree

2 files changed

+57
-7
lines changed

2 files changed

+57
-7
lines changed

package-lock.json

Lines changed: 56 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jest": "^27.5.0",
3030
"@types/node": "^18.7.14",
3131
"@typescript-eslint/eslint-plugin": "^5.36.0",
32-
"@typescript-eslint/parser": "^5.36.0",
32+
"@typescript-eslint/parser": "^5.36.1",
3333
"copyfiles": "^2.4.1",
3434
"eslint": "^8.23.0",
3535
"jest": "^26.6.3",

0 commit comments

Comments
 (0)