Skip to content

Commit 01c0eb8

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.48.0 to 8.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.48.0 to 8.48.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.48.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b198c49 commit 01c0eb8

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3710,7 +3710,7 @@ __metadata:
37103710
languageName: node
37113711
linkType: hard
37123712

3713-
"@typescript-eslint/parser@npm:8.48.0, @typescript-eslint/parser@npm:^8.22.0":
3713+
"@typescript-eslint/parser@npm:8.48.0":
37143714
version: 8.48.0
37153715
resolution: "@typescript-eslint/parser@npm:8.48.0"
37163716
dependencies:
@@ -3726,6 +3726,22 @@ __metadata:
37263726
languageName: node
37273727
linkType: hard
37283728

3729+
"@typescript-eslint/parser@npm:^8.22.0":
3730+
version: 8.48.1
3731+
resolution: "@typescript-eslint/parser@npm:8.48.1"
3732+
dependencies:
3733+
"@typescript-eslint/scope-manager": "npm:8.48.1"
3734+
"@typescript-eslint/types": "npm:8.48.1"
3735+
"@typescript-eslint/typescript-estree": "npm:8.48.1"
3736+
"@typescript-eslint/visitor-keys": "npm:8.48.1"
3737+
debug: "npm:^4.3.4"
3738+
peerDependencies:
3739+
eslint: ^8.57.0 || ^9.0.0
3740+
typescript: ">=4.8.4 <6.0.0"
3741+
checksum: 10c0/54ec22c82cc631f56131bfed9747f8cadf52ab123463a406c5221f258f9533431c4a33ebe21ef178840d50235e69bb370d36aa2fd6a066e7223b38bfa41a1788
3742+
languageName: node
3743+
linkType: hard
3744+
37293745
"@typescript-eslint/project-service@npm:8.39.1":
37303746
version: 8.39.1
37313747
resolution: "@typescript-eslint/project-service@npm:8.39.1"

0 commit comments

Comments
 (0)