Skip to content

Commit

Permalink
Merge pull request #5384 from Hacker0x01/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…script-eslint/parser-8.23.0

chore(deps-dev): bump @typescript-eslint/parser from 8.22.0 to 8.23.0
  • Loading branch information
martijnrusschen authored Feb 3, 2025
2 parents ff26482 + d822d30 commit 600a3d8
Showing 1 changed file with 1 addition and 62 deletions.
63 changes: 1 addition & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2966,7 +2966,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.23.0":
"@typescript-eslint/parser@npm:8.23.0, @typescript-eslint/parser@npm:^8.22.0":
version: 8.23.0
resolution: "@typescript-eslint/parser@npm:8.23.0"
dependencies:
Expand All @@ -2982,22 +2982,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/parser@npm:8.22.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/6575684d4724aa908b0d6a29db5d5054b9277804844ee4179c77371f8b8b84534b9b7e4df0e282c5f39729ae6f0019208a6b83f0ca5d0f06f9da5a06d8ddb4fd
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
Expand All @@ -3008,16 +2992,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
Expand Down Expand Up @@ -3050,13 +3024,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/types@npm:8.22.0"
checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/types@npm:8.23.0"
Expand All @@ -3082,24 +3049,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
Expand Down Expand Up @@ -3158,16 +3107,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
Expand Down

0 comments on commit 600a3d8

Please sign in to comment.