Skip to content

Commit 4331478

Browse files
Merge pull request #1169 from ericcornelissen/dependabot/npm_and_yarn/typescript-eslint/parser-8.37.0
Bump @typescript-eslint/parser from 8.36.0 to 8.37.0
2 parents 21e9754 + d37bc88 commit 4331478

File tree

3 files changed

+37
-36
lines changed

3 files changed

+37
-36
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Versioning].
1111
## [Unreleased]
1212

1313
- (`eae53df`) Bump ESLint from 9.30.0 to 9.31.0.
14+
- (`45f7243`) Bump @typescript-eslint/parser from 8.36.0 to 8.37.0.
1415

1516
## [0.4.39] - 2025-07-12
1617

package-lock.json

Lines changed: 35 additions & 35 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
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@eslint/markdown": "7.0.0",
10-
"@typescript-eslint/parser": "8.36.0",
10+
"@typescript-eslint/parser": "8.37.0",
1111
"eslint": "9.31.0",
1212
"eslint-plugin-regexp": "2.8.0"
1313
},

0 commit comments

Comments
 (0)