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

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent 8bd2862 commit ac2b5c2
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@augu/tsconfig": "1.1.1",
"@types/node": "18.13.0",
"@types/semver": "7.3.13",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vercel/ncc": "0.36.1",
"eslint": "8.20.0",
"eslint-config-prettier": "8.6.0",
Expand Down
122 changes: 70 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,24 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
dependencies:
eslint-visitor-keys: ^3.3.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: cdfe3ae42b4f572cbfb46d20edafe6f36fc5fb52bf2d90875c58aefe226892b9677fef60820e2832caf864a326fe4fc225714c46e8389ccca04d5f9288aabd22
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.4.0":
version: 4.5.1
resolution: "@eslint-community/regexpp@npm:4.5.1"
checksum: 6d901166d64998d591fab4db1c2f872981ccd5f6fe066a1ad0a93d4e11855ecae6bfb76660869a469563e8882d4307228cebd41142adb409d182f2966771e57e
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.3.0":
version: 1.3.0
resolution: "@eslint/eslintrc@npm:1.3.0"
Expand Down Expand Up @@ -352,8 +370,8 @@ __metadata:
"@noelware/utils": 2.2.1
"@types/node": 18.13.0
"@types/semver": 7.3.13
"@typescript-eslint/eslint-plugin": 5.52.0
"@typescript-eslint/parser": 5.52.0
"@typescript-eslint/eslint-plugin": 5.60.1
"@typescript-eslint/parser": 5.60.1
"@vercel/ncc": 0.36.1
eslint: 8.20.0
eslint-config-prettier: 8.6.0
Expand Down Expand Up @@ -459,18 +477,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.52.0"
"@typescript-eslint/eslint-plugin@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.60.1"
dependencies:
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/type-utils": 5.52.0
"@typescript-eslint/utils": 5.52.0
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.60.1
"@typescript-eslint/type-utils": 5.60.1
"@typescript-eslint/utils": 5.60.1
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
Expand All @@ -479,7 +497,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: cff07ee94d8ab2a1b6c33b5c5bf641eff2bf2bebc0f35a9d8b3f128fd610e27a4aaf620bc2ad23608ad161b1810b7e32e5a2e0f746cc5094c3f506f7a14daa34
checksum: 6ea3fdc64b216ee709318bfce1573cd8d90836150f0075aaa8755c347541af9ec026043e538a3264d28d1b32ff49b1fd7c6163826b8513f19f0957fefccf7752
languageName: node
linkType: hard

Expand Down Expand Up @@ -507,20 +525,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/parser@npm:5.52.0"
"@typescript-eslint/parser@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/parser@npm:5.60.1"
dependencies:
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/scope-manager": 5.60.1
"@typescript-eslint/types": 5.60.1
"@typescript-eslint/typescript-estree": 5.60.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1d8ff6e932f9c9db8d24b16ce89fd963f0982c38559e500aa1f8dc5cd66abd02f1659dd1a1361ce550def05331803caa69a69a039b54c94fc0f22919a2305c12
checksum: 08f1552ab0da178524a8de3654d2fb7c8ecb9efdad8e771c9cbf4af555c42e77d17b2c182d139a531cc76c3cabd091d1d25024c2c215cb809dca8b147c8a493c
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/scope-manager@npm:5.52.0"
"@typescript-eslint/scope-manager@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/scope-manager@npm:5.60.1"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/visitor-keys": 5.52.0
checksum: 9a03fe30f8e90a5106c482478f213eefdd09f2f74e24d9dc59b453885466a758fe6d1cd24d706aed6188fb03c84b16ca6491cf20da6b16b8fc53cad8b8c327f2
"@typescript-eslint/types": 5.60.1
"@typescript-eslint/visitor-keys": 5.60.1
checksum: 32c0786123f12fbb861aba3527471134a2e9978c7f712e0d7650080651870903482aed72a55f81deba9493118c1ca3c57edaaaa75d7acd9892818e3e9cc341ef
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/type-utils@npm:5.52.0"
"@typescript-eslint/type-utils@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/type-utils@npm:5.60.1"
dependencies:
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/utils": 5.52.0
"@typescript-eslint/typescript-estree": 5.60.1
"@typescript-eslint/utils": 5.60.1
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: ac5422040461febab8a2eeec76d969024ccff76203dec357f7220c9b5e0dde96e3e3a76fd4118d42b50bd5bfb3a194aaceeb63417a2ac4e1ebf5e687558a9a10
checksum: f8d5f87b5441d5c671f69631efd103f5f45e0cb7dbe0131a5b4234a5208ac845041219e8baaa3adc341e82a602165dd6fabf4fd06964d0109d0875425c8ac918
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/types@npm:5.52.0"
checksum: 018940d61aebf7cf3f7de1b9957446e2ea01f08fe950bef4788c716a3a88f7c42765fe7d80152b0d0428fcd4bd3ace2dfa8c459ba1c59d9a84e951642180f869
"@typescript-eslint/types@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/types@npm:5.60.1"
checksum: 766b6c857493b72a8f515e6a8e409476a317b7a7f0401fbcdf18f417839fca004dcaf06f58eb5ba00777e3ca9c68cd2f56fda79f3a8eb8a418095b5b1f625712
languageName: node
linkType: hard

Expand All @@ -627,12 +645,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/typescript-estree@npm:5.52.0"
"@typescript-eslint/typescript-estree@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/typescript-estree@npm:5.60.1"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/visitor-keys": 5.52.0
"@typescript-eslint/types": 5.60.1
"@typescript-eslint/visitor-keys": 5.60.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -641,7 +659,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 67d396907fee3d6894e26411a5098a37f07e5d50343189e6361ff7db91c74a7ffe2abd630d11f14c2bda1f4af13edf52b80b11cbccb55b44079c7cec14c9e108
checksum: 5bb9d08c3cbc303fc64647878cae37283c4cfa9e3ed00da02ee25dc2e46798a1ad6964c9f04086f0134716671357e6569a65ea0ae75f0f3ff94ae67666385c6f
languageName: node
linkType: hard

Expand All @@ -663,21 +681,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/utils@npm:5.52.0"
"@typescript-eslint/utils@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/utils@npm:5.60.1"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/scope-manager": 5.60.1
"@typescript-eslint/types": 5.60.1
"@typescript-eslint/typescript-estree": 5.60.1
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 01906be5262ece36537e9d586e4d2d4791e05752a9354bcb42b1f5bf965f53daa13309c61c3dff5e201ea28c298e4e01cf0c93738afa0099fea0da3b1d8cb3a5
checksum: 00c1adaa09d5d5be947e98962a78c21ed08c3ac46dd5ddd7b78f6102537d50afd4578a42a3e09a24dd51f5bc493f0b968627b4423647540164b2d2380afa9246
languageName: node
linkType: hard

Expand All @@ -691,13 +709,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/visitor-keys@npm:5.52.0"
"@typescript-eslint/visitor-keys@npm:5.60.1":
version: 5.60.1
resolution: "@typescript-eslint/visitor-keys@npm:5.60.1"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/types": 5.60.1
eslint-visitor-keys: ^3.3.0
checksum: 33b44f0cd35b7b47f34e89d52e47b8d8200f55af306b22db4de104d79f65907458ea022e548f50d966e32fea150432ac9c1ae65b3001b0ad2ac8a17c0211f370
checksum: 137f6a6f8efb398969087147b59f99f7d0deed044d89d7efce3631bb90bc32e3a13a5cee6a65e1c9830862c5c4402ac1a9b2c9e31fe46d1716602af2813bffae
languageName: node
linkType: hard

Expand Down

0 comments on commit ac2b5c2

Please sign in to comment.