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/eslint-plugin from 8.0.0-alpha.59 to 8.0.0 #50

Closed
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 @@ -45,7 +45,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.14.13",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": ">=8.0.0-alpha",
"@typescript-eslint/eslint-plugin": ">=8.0.0",
"@typescript-eslint/parser": ">=8.0.0-alpha",
"esbuild": "^0.23.0",
"eslint": "^9.8.0",
Expand Down
102 changes: 100 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1479,7 +1479,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.59, @typescript-eslint/eslint-plugin@npm:>=8.0.0-alpha":
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.59"
dependencies:
Expand All @@ -1502,6 +1502,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:>=8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.0.0"
"@typescript-eslint/type-utils": "npm:8.0.0"
"@typescript-eslint/utils": "npm:8.0.0"
"@typescript-eslint/visitor-keys": "npm:8.0.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/80c52b37f8c3489a637cbb433ffce19e7d279bd20bd4ccd0db9e3647afd6d2e7643c8319feafa5907c62c460c48605ca87e12a9c7890a094f264f47e2579add4
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.0.0-alpha.59, @typescript-eslint/parser@npm:>=8.0.0-alpha":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.59"
Expand All @@ -1520,6 +1543,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/scope-manager@npm:8.0.0"
dependencies:
"@typescript-eslint/types": "npm:8.0.0"
"@typescript-eslint/visitor-keys": "npm:8.0.0"
checksum: 10/444dbc156d9d6d2aa4f82e35ab171aed85d1818c5adf70f955f69d6d0591d9a0668f645d38bf5b759098849aa4114340ca128a673be5525a94fba9a048751d0c
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.59"
Expand All @@ -1530,6 +1563,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/type-utils@npm:8.0.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.0.0"
"@typescript-eslint/utils": "npm:8.0.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/89ca36511acdb8d45dfe524ac6e06dbee4dea04ac02af2dd7e42de1fedd33aff8e88a08a2407259fc4f10220f90363856d9cee419697dd1381ea7b3d0b19af69
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.59"
Expand All @@ -1545,13 +1593,39 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/types@npm:8.0.0"
checksum: 10/e28e79d8b7acfa42c90781fa63e90e56807ae018a0a92fc71c8e441d2bb3a250527c9d44ff6450ff1d47ceed0c3df28de6599f97f6c4c65ac554088867fc3517
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.59"
checksum: 10/c153939a424f022c788febaff21a19b1882ef2c5ebb4bb6ebcf131ad1e88b848bb69e2227b14cb3762aa4440fb74071fffa3bdcd5af0ade4a8de573427a6b409
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0"
dependencies:
"@typescript-eslint/types": "npm:8.0.0"
"@typescript-eslint/visitor-keys": "npm:8.0.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/99a80fb43d1e9cbd49a3dfdd264e7e361ffd4e19970d2b04b86a551fc730cc4f19202c3323d0d6bbfd7ce4672bf205cb7b756ba2e20c95729b24e878b96e66f3
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.59"
Expand All @@ -1571,6 +1645,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/utils@npm:8.0.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.0.0"
"@typescript-eslint/types": "npm:8.0.0"
"@typescript-eslint/typescript-estree": "npm:8.0.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/f76e65763725d944d3c6f0e78ea566cdb08247fa7ee9e2ec15310527f3e2325c92cb67c80a63e4a6dd29a5a7d96db3839aebd0a2e98810dcc248f6762414c995
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.59"
Expand All @@ -1585,6 +1673,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0"
dependencies:
"@typescript-eslint/types": "npm:8.0.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/328106878ed42f1543590317477275a3c95c0455ba8203355fede94b0970844ec430cc5e090d4e1f48d805ac40ab1bd339270514e256b0810cabd423c6b2d52a
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.59":
version: 8.0.0-alpha.59
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.59"
Expand Down Expand Up @@ -4646,7 +4744,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.14.13"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/eslint-plugin": "npm:>=8.0.0-alpha"
"@typescript-eslint/eslint-plugin": "npm:>=8.0.0"
"@typescript-eslint/parser": "npm:>=8.0.0-alpha"
esbuild: "npm:^0.23.0"
eslint: "npm:^9.8.0"
Expand Down