Skip to content

Commit 1efe081

Browse files
Bump @typescript-eslint/parser from 5.36.2 to 5.40.0 (#786)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.40.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.40.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7935b3 commit 1efe081

File tree

2 files changed

+74
-7
lines changed

2 files changed

+74
-7
lines changed

package-lock.json

Lines changed: 73 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
@@ -66,7 +66,7 @@
6666
"@types/node": "^14.18.28",
6767
"@types/sinon": "^10.0.13",
6868
"@typescript-eslint/eslint-plugin": "^5.36.2",
69-
"@typescript-eslint/parser": "^5.36.2",
69+
"@typescript-eslint/parser": "^5.40.0",
7070
"chai": "^4.3.6",
7171
"choma": "^1.2.1",
7272
"concurrently": "^7.4.0",

0 commit comments

Comments
 (0)