Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update typescript-eslint monorepo to v6.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent e4a4b11 commit dcad0bd
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@types/node": "20.8.0",
"@types/prettier": "2.7.3",
"@types/signale": "1.4.5",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"log-symbols": "5.1.0",
Expand Down
114 changes: 62 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ __metadata:
"@types/node": 20.8.0
"@types/prettier": 2.7.3
"@types/signale": 1.4.5
"@typescript-eslint/eslint-plugin": 6.7.3
"@typescript-eslint/parser": 6.7.3
"@typescript-eslint/eslint-plugin": 6.16.0
"@typescript-eslint/parser": 6.16.0
colorette: 2.0.20
eslint: 8.50.0
eslint-config-prettier: 9.0.0
Expand Down Expand Up @@ -697,15 +697,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.3"
"@typescript-eslint/eslint-plugin@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.16.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.7.3
"@typescript-eslint/type-utils": 6.7.3
"@typescript-eslint/utils": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
"@typescript-eslint/scope-manager": 6.16.0
"@typescript-eslint/type-utils": 6.16.0
"@typescript-eslint/utils": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -718,7 +718,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: ac2790882199047abc59c0407a862f3339645623d03ea0aae5a73fd4bac6abfb753afcf9f23fd51cd1d5aa73f132ef94e2850774c4b2a3d99ebb83030b09429c
checksum: d426a77970dab8e1c3d8320fa50da4dd31c9c36fc91fc0870049d5da96a165290f0c1337b742e6150ad076b5a0ac8ea3eaa6919a2d6d672395b9c2ef8da23449
languageName: node
linkType: hard

Expand Down Expand Up @@ -746,21 +746,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/parser@npm:6.7.3"
"@typescript-eslint/parser@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/parser@npm:6.16.0"
dependencies:
"@typescript-eslint/scope-manager": 6.7.3
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/typescript-estree": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
"@typescript-eslint/scope-manager": 6.16.0
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/typescript-estree": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 658f3294b281db06ebb46884b92172d45eb402ec25c7d4a09cc2461eee359266029af7a49eb9006ee7c3e0003ba53a06f4bee84aa2e99d2d9a3507b9c84ff775
checksum: 5048a4fe63a8edf3b23c4355c7399d39c266a5f92d2c271e0ff3122eff5cd81d6535c871912b9cea991d87c91d264420ad0253b7816206f34356c290b7671188
languageName: node
linkType: hard

Expand Down Expand Up @@ -791,13 +791,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/scope-manager@npm:6.7.3"
"@typescript-eslint/scope-manager@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/scope-manager@npm:6.16.0"
dependencies:
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
checksum: 08215444b7c70af5c45e185ba3c31c550a0a671ab464a67058cbee680c94aa9d1a062958976d8b09f7bcabf2f63114cdc7be2e4e32e2dfdcb2d7cc79961b7b32
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
checksum: a3380f2cd4dd0928dfcacc45057018cbe11f86cccb53a848d4eb4d15b363e95b11aae453b4a7822701667816fabd4b6393839447a342e55f8cfaa6740c635098
languageName: node
linkType: hard

Expand All @@ -818,20 +818,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/type-utils@npm:6.7.3"
"@typescript-eslint/type-utils@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/type-utils@npm:6.16.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.7.3
"@typescript-eslint/utils": 6.7.3
"@typescript-eslint/typescript-estree": 6.16.0
"@typescript-eslint/utils": 6.16.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: f30a5ab4f88f76457810d72e3ada79fefd94dbbb456069ac004bd7601c9b7f15689b906b66cd849c230f30ae65f6f7039fb169609177ab545b34bacab64f015e
checksum: f322ff7c670f35991982574f9182fd8eb1aee91f52b73249de73805039e5848692713a0bd25e265b2f8a62eadb6d5a08134c94c51690f8bf9a0d1e3efaa8a45a
languageName: node
linkType: hard

Expand All @@ -842,10 +842,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/types@npm:6.7.3"
checksum: 4adb6177ec710e7438610fee553839a7abecc498dbb36d0170786bab66c5e5415cd720ac06419fd905458ad88c39b661603af5f013adc299137ccb4c51c4c879
"@typescript-eslint/types@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/types@npm:6.16.0"
checksum: 74f8e4412cd52272952bfba8db9c1f7fd991f0f3924d6f63aff4e92614a8a581ea9c0df715190567d176a72b55099f3ef03d5462d4f6a78695d2b659cf5bfe34
languageName: node
linkType: hard

Expand All @@ -867,21 +867,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/typescript-estree@npm:6.7.3"
"@typescript-eslint/typescript-estree@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/typescript-estree@npm:6.16.0"
dependencies:
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: eaba1feb0e6882b0bad292172c118aac43ba683d1f04b940b542a20035468d030b062b036ea49eca36aa21782e9b1019e87717003b3c3db7d12dc707466b7eb7
checksum: 20ed8b8f7bf8173d5b68e9b0b86178607a5054adeb9daba87b7c1aa245b2f42ad04b93ee669d74920229eaf430cff146d67c6366a01cc338593a81bf812e6132
languageName: node
linkType: hard

Expand All @@ -903,20 +904,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/utils@npm:6.7.3"
"@typescript-eslint/utils@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/utils@npm:6.16.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 6.7.3
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/typescript-estree": 6.7.3
"@typescript-eslint/scope-manager": 6.16.0
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/typescript-estree": 6.16.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 685b7c9fa95ad085f30e26431dc41b3059a42a16925defe2a94b32fb46974bfc168000de7d4d9ad4a1d0568a983f9d3c01ea6bc6cfa9a798e482719af9e9165b
checksum: d7efa112a1356024cde5306d032c6028d41671ece7ecda5c726cbfed26a9f3f8d317388a3c743cfaeeee1766db303c4a489b6825ad8275ee148d060afa57af4d
languageName: node
linkType: hard

Expand All @@ -930,13 +931,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/visitor-keys@npm:6.7.3"
"@typescript-eslint/visitor-keys@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/visitor-keys@npm:6.16.0"
dependencies:
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/types": 6.16.0
eslint-visitor-keys: ^3.4.1
checksum: cef64173a919107f420703e204d97d0afef0d9bd7a67570df5bdb39ac9464211c5a7b3af735d8f41e8004b443ab83e88b1d6fb951886aed4d3fe9d4778667199
checksum: 2863e6d145a79bb12485b39417e30710996d8576894d67a484fde7cef417e3c67fd9fd99cb57736f0667e4425ddb2ab1f0954340ec5f4e08b8cb2ce7378a1977
languageName: node
linkType: hard

Expand Down Expand Up @@ -3208,6 +3209,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down

0 comments on commit dcad0bd

Please sign in to comment.