Skip to content

Commit 6580e98

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.18.0 (#312)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.15.0 to 7.18.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/v7.18.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 59b2b15 commit 6580e98

File tree

2 files changed

+195
-16
lines changed

2 files changed

+195
-16
lines changed

package-lock.json

Lines changed: 194 additions & 15 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
@@ -39,7 +39,7 @@
3939
"@types/node": "^22.7.0",
4040
"@types/semver": "^7.5.8",
4141
"@typescript-eslint/eslint-plugin": "^7.15.0",
42-
"@typescript-eslint/parser": "^7.15.0",
42+
"@typescript-eslint/parser": "^7.18.0",
4343
"@vercel/ncc": "^0.38.1",
4444
"eslint": "^8.57.0",
4545
"eslint-plugin-github": "^4.10.2",

0 commit comments

Comments
 (0)