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

chore(deps): update typescript-eslint monorepo to v8.12.0 #1187

Merged
merged 1 commit into from
Oct 28, 2024
Merged
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@types/jest": "29.5.14",
"@types/node": "20.11.30",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.12.0",
"@typescript-eslint/parser": "8.12.0",
"@vercel/ncc": "0.38.2",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
Expand Down
122 changes: 91 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1140,8 +1140,8 @@ __metadata:
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.11.30"
"@types/semver": "npm:7.5.8"
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
"@typescript-eslint/parser": "npm:8.11.0"
"@typescript-eslint/eslint-plugin": "npm:8.12.0"
"@typescript-eslint/parser": "npm:8.12.0"
"@vercel/ncc": "npm:0.38.2"
eslint: "npm:8.57.1"
eslint-config-airbnb-base: "npm:15.0.0"
Expand Down Expand Up @@ -1499,15 +1499,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
"@typescript-eslint/eslint-plugin@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.11.0"
"@typescript-eslint/type-utils": "npm:8.11.0"
"@typescript-eslint/utils": "npm:8.11.0"
"@typescript-eslint/visitor-keys": "npm:8.11.0"
"@typescript-eslint/scope-manager": "npm:8.12.0"
"@typescript-eslint/type-utils": "npm:8.12.0"
"@typescript-eslint/utils": "npm:8.12.0"
"@typescript-eslint/visitor-keys": "npm:8.12.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -1518,25 +1518,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/637760a5ff072581c1725da28b82f64bb7f28859ca0a7123226a0d100ad7d3d222cac7838bccbffb97d64e38b668704469322de9ec2868fa43a44c1cb1e43bac
checksum: 10/cce267220402d6611fdebfd6e9cfa18d5b3c88295c15ad9c9de8aad28be4d29cf107697936d70c69e20117ea745c53fa27fe44f630f2b0e7fcd3fcd5e6f416b3
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/parser@npm:8.11.0"
"@typescript-eslint/parser@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/parser@npm:8.12.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.11.0"
"@typescript-eslint/types": "npm:8.11.0"
"@typescript-eslint/typescript-estree": "npm:8.11.0"
"@typescript-eslint/visitor-keys": "npm:8.11.0"
"@typescript-eslint/scope-manager": "npm:8.12.0"
"@typescript-eslint/types": "npm:8.12.0"
"@typescript-eslint/typescript-estree": "npm:8.12.0"
"@typescript-eslint/visitor-keys": "npm:8.12.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/518c70a61d79235b9ad744f1bc6313b389e1c947b3e104912d218d0e90cb03b8b2e4c7b7d8cf6348a840bbaff327dd8949961febf89bb5bf0f3c39b011adc5b6
checksum: 10/095c81b8b8cbac02a8679fe8de0c629081d38a43493ea8b302faf70772ee44231613cd74526a497e5d47ef23b1b7faeaa3f71cb456f519cabf0b4a0bb0b62a54
languageName: node
linkType: hard

Expand All @@ -1560,18 +1560,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
"@typescript-eslint/scope-manager@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/scope-manager@npm:8.12.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.11.0"
"@typescript-eslint/utils": "npm:8.11.0"
"@typescript-eslint/types": "npm:8.12.0"
"@typescript-eslint/visitor-keys": "npm:8.12.0"
checksum: 10/7d109deb8299bfe89f74c5aff6f33e478a413f82c8a12ae313de5f329baa2ad38d36edaade481212409ff3edad9ed1f07356c36ee4aa0ffab5e5a4329905197f
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/type-utils@npm:8.12.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.12.0"
"@typescript-eslint/utils": "npm:8.12.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/6ac8b676b40aa1d984c098bdc4a68e2306283018bc1d27b17497b5550bd6579b4706a84ce3b2ed4fe6cf142d42b0e99f35530af1d2e66fc70f8ed0a145277ad0
checksum: 10/62d436646fa4d164e32b6bdccaed159da1de74e7d3bf48d74171d0839caff6099f2738b9fd483bbe7e9ce9a5b317d76bb98670e652a25be567f8a465f3e54245
languageName: node
linkType: hard

Expand All @@ -1589,6 +1599,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -1626,17 +1643,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.11.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.11.0
resolution: "@typescript-eslint/utils@npm:8.11.0"
"@typescript-eslint/typescript-estree@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/typescript-estree@npm:8.12.0"
dependencies:
"@typescript-eslint/types": "npm:8.12.0"
"@typescript-eslint/visitor-keys": "npm:8.12.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:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/61921303782501d30d24bcdf0304f6ea7e0d18b8aeff761c394fcec3aae1a09abb8cf902ec198b5a7e556dec482ae411d4978cfc4ba9ddbdc206886e49f2801c
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/utils@npm:8.12.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.11.0"
"@typescript-eslint/types": "npm:8.11.0"
"@typescript-eslint/typescript-estree": "npm:8.11.0"
"@typescript-eslint/scope-manager": "npm:8.12.0"
"@typescript-eslint/types": "npm:8.12.0"
"@typescript-eslint/typescript-estree": "npm:8.12.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/1b80312a15313b549ff5906da2189d0ad60abe9c6d02d65366156e00a97644e2af313ce3fb7424417b4b63b6de25a2dd8c2cf17ab8152fbd5d2a8ca3593a4df5
checksum: 10/26a58542e586ce2d514588f88b0a0de719e2547bca6cc62d7a827d2e18a1431948ffc427c2c4cbdf8e8c9b8ebc361ada91cfc19258faecf8259acd6cdb91c0c3
languageName: node
linkType: hard

Expand All @@ -1658,6 +1694,20 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
Expand All @@ -1678,6 +1728,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/visitor-keys@npm:8.12.0"
dependencies:
"@typescript-eslint/types": "npm:8.12.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/680df66c08dfb1e780ce5d2a8f00affb429739e3b717a8f9645739e399a069a624e4d5c635db5b31753fc74cc80fe652581a1d97887138048eca4ce73718bb2e
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down
Loading