Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.59.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent 8e8e37b commit b66e072
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@
"@types/react-redux": "7.1.20",
"@types/react-router": "5.1.12",
"@types/redux-mock-store": "1.0.2",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"axios-mock-adapter": "1.21.1",
"@babel/eslint-parser": "7.11.0",
"concurrently": "7.6.0",
Expand Down
123 changes: 71 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1888,6 +1888,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.4.1":
version: 1.4.1
resolution: "@eslint/eslintrc@npm:1.4.1"
Expand Down Expand Up @@ -3511,17 +3529,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.49.0, @typescript-eslint/eslint-plugin@npm:^5.5.0":
version: 5.49.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.49.0"
"@typescript-eslint/eslint-plugin@npm:5.59.11, @typescript-eslint/eslint-plugin@npm:^5.5.0":
version: 5.59.11
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.11"
dependencies:
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/type-utils": 5.49.0
"@typescript-eslint/utils": 5.49.0
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.59.11
"@typescript-eslint/type-utils": 5.59.11
"@typescript-eslint/utils": 5.59.11
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 @@ -3530,7 +3549,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 15423cd9fde1ac3f8ba34526a07e537464e70463f1af784be5567fdc78e5745352fa0a2c3be0c13d066bc4b9720b5fa438d64647f624d29722eb4f158c039dcc
checksum: ff03eaa65a9fa4415cc1a14c2d4382289b9483f11dd3e0746233c2148d941cdbef421c1693304502f42307c72e049d4c3f3b58d30ce5d2ae452f31906e394e62
languageName: node
linkType: hard

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

"@typescript-eslint/parser@npm:5.49.0, @typescript-eslint/parser@npm:^5.5.0":
version: 5.49.0
resolution: "@typescript-eslint/parser@npm:5.49.0"
"@typescript-eslint/parser@npm:5.59.11, @typescript-eslint/parser@npm:^5.5.0":
version: 5.59.11
resolution: "@typescript-eslint/parser@npm:5.59.11"
dependencies:
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/scope-manager": 5.59.11
"@typescript-eslint/types": 5.59.11
"@typescript-eslint/typescript-estree": 5.59.11
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
checksum: 75eb6e60577690e3c9dd66fde83c9b4e9e5fd818fe9673e532052d5ba8fa21a5f7a69aad19be99e6ef5825e9f52036262b25e918e51f96e1dc26e862448d2d3a
languageName: node
linkType: hard

Expand All @@ -3572,30 +3591,30 @@ __metadata:
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"
"@typescript-eslint/scope-manager@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/scope-manager@npm:5.59.11"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
checksum: 466047e24ff8a4195f14aadde39375f22891bdaced09e58c89f2c32af0aa4a0d87e71a5f006f6ab76858e6f30c4b764b1e0ef7bc26713bb78add30638108c45f
"@typescript-eslint/types": 5.59.11
"@typescript-eslint/visitor-keys": 5.59.11
checksum: f5c4e6d26da0a983b8f0c016f3ae63b3462442fe9c04d7510ca397461e13f6c48332b09b584258a7f336399fa7cd866f3ab55eaad89c5096a411c0d05d296475
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/type-utils@npm:5.49.0"
"@typescript-eslint/type-utils@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/type-utils@npm:5.59.11"
dependencies:
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/utils": 5.49.0
"@typescript-eslint/typescript-estree": 5.59.11
"@typescript-eslint/utils": 5.59.11
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9dcee0a21cfdb3549e2305120535af5ab2c5d0cafdd410827e79d7548f8fc4e7da7cbb77a4338ade8b8b8aaf246fee56b919f1857931bbe2ac5df2fbb5e62ee6
checksum: 3570ba21af35e7e0a916b606c1af311c00d20fe354a5837e0e937191b5e99ceb0076a5ba2924eaa028d4614e03981b20cfdd83a2be780c39e02be3b3bd365b63
languageName: node
linkType: hard

Expand All @@ -3606,10 +3625,10 @@ __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
"@typescript-eslint/types@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/types@npm:5.59.11"
checksum: 4bb667571a7254f8c2b0dc3e37100e7290f9be14978722cc31c7204dfababd8a346bed4125e70dcafd15d07be386fb55bb9738bd86662ac10b98a6c964716396
languageName: node
linkType: hard

Expand All @@ -3631,12 +3650,12 @@ __metadata:
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"
"@typescript-eslint/typescript-estree@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/typescript-estree@npm:5.59.11"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
"@typescript-eslint/types": 5.59.11
"@typescript-eslint/visitor-keys": 5.59.11
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -3645,7 +3664,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: f331af9f0ef3ce3157c421b8cc727dec5aa0a60add305aa4c676a02c63ec07799105268af192c5ed193a682b7ed804564d29d49bdbd2019678e495d80e65e29a
checksum: 516a828884e6939000aac17a27208088055670b0fd9bd22d137a7b2d359a8db9ce9cd09eedffed6f498f968be90ce3c2695a91d46abbd4049f87fd3b7bb986b5
languageName: node
linkType: hard

Expand All @@ -3667,21 +3686,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.49.0, @typescript-eslint/utils@npm:^5.13.0":
version: 5.49.0
resolution: "@typescript-eslint/utils@npm:5.49.0"
"@typescript-eslint/utils@npm:5.59.11, @typescript-eslint/utils@npm:^5.13.0":
version: 5.59.11
resolution: "@typescript-eslint/utils@npm:5.59.11"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/scope-manager": 5.59.11
"@typescript-eslint/types": 5.59.11
"@typescript-eslint/typescript-estree": 5.59.11
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: 8218c566637d5104dfb2346216f8cb4c244f31c2a39e261aafe554b8abd48bd630a0d0807a0a8d776af8f9d9914c8776d86abf0a523049f3c5619c498a7e5b1e
checksum: a61f3e761dbdc5d0bdb6c78bca7b2e628f7a1920192286d002219cc3acb516757613c2ec2a4adc416858ba1751ecbe2784457d6ebcec6bbb109cfc2ca210572b
languageName: node
linkType: hard

Expand All @@ -3695,13 +3714,13 @@ __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"
"@typescript-eslint/visitor-keys@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/visitor-keys@npm:5.59.11"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/types": 5.59.11
eslint-visitor-keys: ^3.3.0
checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782
checksum: 4894ec4b2b8da773b1f44398c836fcacb7f5a0c81f9404ecd193920e88d618091a7328659e0aa24697edda10479534db30bec7c8b0ba9fa0fce43f78222d5619
languageName: node
linkType: hard

Expand Down Expand Up @@ -13601,8 +13620,8 @@ __metadata:
"@types/react-router-dom": 5.3.1
"@types/redux-logger": 3.0.8
"@types/redux-mock-store": 1.0.2
"@typescript-eslint/eslint-plugin": 5.49.0
"@typescript-eslint/parser": 5.49.0
"@typescript-eslint/eslint-plugin": 5.59.11
"@typescript-eslint/parser": 5.59.11
axios: 0.27.2
axios-mock-adapter: 1.21.1
concurrently: 7.6.0
Expand Down

0 comments on commit b66e072

Please sign in to comment.