Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @typescript-eslint/parser from 5.49.0 to 8.13.0 #326

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"@types/tar": "^6",
"@types/webspeechapi": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.49.0",
"@typescript-eslint/parser": "^8.13.0",
"@web/dev-server": "^0.0.24",
"@web/dev-server-rollup": "^0.2.11",
"babel-loader": "^9.1.2",
Expand Down
153 changes: 101 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4472,30 +4472,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/parser@npm:5.49.0"
dependencies:
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/parser@npm:^8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/parser@npm:8.13.0"
dependencies:
"@typescript-eslint/scope-manager": 8.13.0
"@typescript-eslint/types": 8.13.0
"@typescript-eslint/typescript-estree": 8.13.0
"@typescript-eslint/visitor-keys": 8.13.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/scope-manager@npm:5.49.0"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
checksum: 466047e24ff8a4195f14aadde39375f22891bdaced09e58c89f2c32af0aa4a0d87e71a5f006f6ab76858e6f30c4b764b1e0ef7bc26713bb78add30638108c45f
checksum: 5e2d5b2eb5a30c4eeb75ab05975fd793c6d809399c5f000a918747283c760201311b1df85a699fd260a3d7cff1be5f39938d59a1d2f8e92141402bf32b4ad748
languageName: node
linkType: hard

Expand All @@ -4509,6 +4500,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
dependencies:
"@typescript-eslint/types": 8.13.0
"@typescript-eslint/visitor-keys": 8.13.0
checksum: 7c80fddb07b3b4e77f05c3ad8aec9a4dda553638188618bc993352ed2b39a8db464c8f28dad8dfc4d82e06ac793fa83a9983198231a7a4711a0dc6f0955b8ad5
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.51.0":
version: 5.51.0
resolution: "@typescript-eslint/type-utils@npm:5.51.0"
Expand All @@ -4526,35 +4527,17 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/types@npm:5.49.0"
checksum: 41f72a043007fc3f3356b5a38d7bfa54871545b4a309810a062f044cff25122413a9660ce6d83d1221762f60d067351d020b0cb68f7e1279817f53e77ce8f33d
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.51.0":
version: 5.51.0
resolution: "@typescript-eslint/types@npm:5.51.0"
checksum: b31021a0866f41ba5d71b6c4c7e20cc9b99d49c93bb7db63b55b2e51542fb75b4e27662ee86350da3c1318029e278a5a807facaf4cb5aeea724be8b0e021e836
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/typescript-estree@npm:5.49.0"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: f331af9f0ef3ce3157c421b8cc727dec5aa0a60add305aa4c676a02c63ec07799105268af192c5ed193a682b7ed804564d29d49bdbd2019678e495d80e65e29a
"@typescript-eslint/types@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/types@npm:8.13.0"
checksum: 361489858f07cba8a331d360d73b51a174a902612fd7bb212560a4d7dc2bd704daf252debc410b09e92217aedca9076c3b2892ec76bcf83a7e1575a175942c2e
languageName: node
linkType: hard

Expand All @@ -4576,6 +4559,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
dependencies:
"@typescript-eslint/types": 8.13.0
"@typescript-eslint/visitor-keys": 8.13.0
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 43d33fa341b44e11f3dcd627ea38ebe4433320e569d4a502e44acb370f3a6f64609cf4f98f874eefc161aa42487e35b6e499e74ec422f3c629c7bba155c3d88a
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.51.0":
version: 5.51.0
resolution: "@typescript-eslint/utils@npm:5.51.0"
Expand All @@ -4594,16 +4596,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/visitor-keys@npm:5.49.0"
dependencies:
"@typescript-eslint/types": 5.49.0
eslint-visitor-keys: ^3.3.0
checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.51.0":
version: 5.51.0
resolution: "@typescript-eslint/visitor-keys@npm:5.51.0"
Expand All @@ -4614,6 +4606,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
dependencies:
"@typescript-eslint/types": 8.13.0
eslint-visitor-keys: ^3.4.3
checksum: eeefa461dbf60c967bcc2905bfd80fd6f5d015e8139c7d7a44a46d8ffa9339089a3a0eb937423e3c59aff306c238ed8821bda935db1da28ae063f2ce1deafe08
languageName: node
linkType: hard

"@ungap/promise-all-settled@npm:1.1.2":
version: 1.1.2
resolution: "@ungap/promise-all-settled@npm:1.1.2"
Expand Down Expand Up @@ -8126,6 +8128,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.4.3":
version: 3.4.3
resolution: "eslint-visitor-keys@npm:3.4.3"
checksum: 36e9ef87fca698b6fd7ca5ca35d7b2b6eeaaf106572e2f7fd31c12d3bfdaccdb587bba6d3621067e5aece31c8c3a348b93922ab8f7b2cbc6aaab5e1d89040c60
languageName: node
linkType: hard

"eslint@npm:^7.32.0":
version: 7.32.0
resolution: "eslint@npm:7.32.0"
Expand Down Expand Up @@ -8525,6 +8534,19 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
"@nodelib/fs.stat": ^2.0.2
"@nodelib/fs.walk": ^1.2.3
glob-parent: ^5.1.2
merge2: ^1.3.0
micromatch: ^4.0.4
checksum: 900e4979f4dbc3313840078419245621259f349950411ca2fa445a2f9a1a6d98c3b5e7e0660c5ccd563aa61abe133a21765c6c0dec8e57da1ba71d8000b05ec1
languageName: node
linkType: hard

"fast-json-stable-stringify@npm:^2.0.0, fast-json-stable-stringify@npm:^2.1.0":
version: 2.1.0
resolution: "fast-json-stable-stringify@npm:2.1.0"
Expand Down Expand Up @@ -9680,7 +9702,7 @@ fsevents@^1.2.7:
"@types/tar": ^6
"@types/webspeechapi": ^0.0.29
"@typescript-eslint/eslint-plugin": ^5.51.0
"@typescript-eslint/parser": ^5.49.0
"@typescript-eslint/parser": ^8.13.0
"@vaadin/combo-box": ^23.3.6
"@vaadin/vaadin-themable-mixin": ^23.3.6
"@vibrant/color": ^3.2.1-alpha.1
Expand Down Expand Up @@ -11953,6 +11975,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"minimatch@npm:^9.0.4":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: ^2.0.1
checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28
languageName: node
linkType: hard

"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
version: 1.2.7
resolution: "minimist@npm:1.2.7"
Expand Down Expand Up @@ -14253,6 +14284,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"semver@npm:^7.6.0":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 4110ec5d015c9438f322257b1c51fe30276e5f766a3f64c09edd1d7ea7118ecbc3f379f3b69032bacf13116dc7abc4ad8ce0d7e2bd642e26b0d271b56b61a7d8
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
Expand Down Expand Up @@ -15497,6 +15537,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.3.0":
version: 1.4.0
resolution: "ts-api-utils@npm:1.4.0"
peerDependencies:
typescript: ">=4.2.0"
checksum: 477601317dc8a6d961788663ee76984005ed20c70689bd6f807eed2cad258d3731edcc4162d438ce04782ca62a05373ba51e484180fc2a081d8dab2bf693a5af
languageName: node
linkType: hard

"ts-lit-plugin@npm:^1.2.1":
version: 1.2.1
resolution: "ts-lit-plugin@npm:1.2.1"
Expand Down
Loading