Skip to content

Commit 5ef694b

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.58.0 to 8.58.1 (#121)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.58.0 to 8.58.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/v8.58.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7f5064 commit 5ef694b

2 files changed

Lines changed: 178 additions & 9 deletions

File tree

package-lock.json

Lines changed: 177 additions & 8 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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/jest": "^30.0.0",
3636
"@typescript-eslint/eslint-plugin": "^8.58.0",
37-
"@typescript-eslint/parser": "^8.58.0",
37+
"@typescript-eslint/parser": "^8.58.1",
3838
"eslint": "^10.2.0",
3939
"eslint-config-airbnb-base": "^15.0.0",
4040
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)