Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2023
1 parent 6e68bdc commit b76f0fc
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.58.0",
"@typescript-eslint/parser": "5.58.0",
"axios-mock-adapter": "1.21.1",
"babel-eslint": "10.1.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 @@ -1874,6 +1874,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.0
resolution: "@eslint-community/regexpp@npm:4.5.0"
checksum: 99c01335947dbd7f2129e954413067e217ccaa4e219fe0917b7d2bd96135789384b8fedbfb8eb09584d5130b27a7b876a7150ab7376f51b3a0c377d5ce026a10
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 @@ -3497,17 +3515,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.58.0, @typescript-eslint/eslint-plugin@npm:^5.5.0":
version: 5.58.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.58.0"
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.58.0
"@typescript-eslint/type-utils": 5.58.0
"@typescript-eslint/utils": 5.58.0
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 @@ -3516,7 +3535,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 15423cd9fde1ac3f8ba34526a07e537464e70463f1af784be5567fdc78e5745352fa0a2c3be0c13d066bc4b9720b5fa438d64647f624d29722eb4f158c039dcc
checksum: e5d76d43c466ebd4b552e3307eff72ab5ae8a0c09a1d35fa13b62769ac3336df94d9281728ab5aafd2c14a0a644133583edcd708fce60a9a82df1db3ca3b8e14
languageName: node
linkType: hard

Expand All @@ -3531,20 +3550,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.58.0, @typescript-eslint/parser@npm:^5.5.0":
version: 5.58.0
resolution: "@typescript-eslint/parser@npm:5.58.0"
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.58.0
"@typescript-eslint/types": 5.58.0
"@typescript-eslint/typescript-estree": 5.58.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
checksum: 38681da48a40132c0538579c818ceef9ba2793ab8f79236c3f64980ba1649bb87cb367cd79d37bf2982b8bfbc28f91846b8676f9bd333e8b691c9befffd8874a
languageName: node
linkType: hard

Expand All @@ -3558,30 +3577,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.58.0":
version: 5.58.0
resolution: "@typescript-eslint/scope-manager@npm:5.58.0"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
checksum: 466047e24ff8a4195f14aadde39375f22891bdaced09e58c89f2c32af0aa4a0d87e71a5f006f6ab76858e6f30c4b764b1e0ef7bc26713bb78add30638108c45f
"@typescript-eslint/types": 5.58.0
"@typescript-eslint/visitor-keys": 5.58.0
checksum: f0d3df5cc3c461fe63ef89ad886b53c239cc7c1d9061d83d8a9d9c8e087e5501eac84bebff8a954728c17ccea191f235686373d54d2b8b6370af2bcf2b18e062
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.58.0":
version: 5.58.0
resolution: "@typescript-eslint/type-utils@npm:5.58.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/utils": 5.49.0
"@typescript-eslint/typescript-estree": 5.58.0
"@typescript-eslint/utils": 5.58.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9dcee0a21cfdb3549e2305120535af5ab2c5d0cafdd410827e79d7548f8fc4e7da7cbb77a4338ade8b8b8aaf246fee56b919f1857931bbe2ac5df2fbb5e62ee6
checksum: 803f24daed185152bf86952d4acebb5ea18ff03db5f28750368edf76fdea46b4b0f8803ae0b61c0282b47181c9977113457b16e33d5d2cb33b13855f55c5e5b2
languageName: node
linkType: hard

Expand All @@ -3592,10 +3611,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.58.0":
version: 5.58.0
resolution: "@typescript-eslint/types@npm:5.58.0"
checksum: 8622a73d73220c4a7111537825f488c0271272032a1d4e129dc722bc6e8b3ec84f64469b2ca3b8dae7da3a9c18953ce1449af51f5f757dad60835eb579ad1d2c
languageName: node
linkType: hard

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

Expand All @@ -3653,21 +3672,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.58.0, @typescript-eslint/utils@npm:^5.13.0":
version: 5.58.0
resolution: "@typescript-eslint/utils@npm:5.58.0"
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.58.0
"@typescript-eslint/types": 5.58.0
"@typescript-eslint/typescript-estree": 5.58.0
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: c618ae67963ecf96b1492c09afaeb363f542f0d6780bcac4af3c26034e3b20034666b2d523aa94821df813aafb57a0b150a7d5c2224fe8257452ad1de2237a58
languageName: node
linkType: hard

Expand All @@ -3681,13 +3700,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.58.0":
version: 5.58.0
resolution: "@typescript-eslint/visitor-keys@npm:5.58.0"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/types": 5.58.0
eslint-visitor-keys: ^3.3.0
checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782
checksum: ab2d1f37660559954c840429ef78bbf71834063557e3e68e435005b4987970b9356fdf217ead53f7a57f66f5488dc478062c5c44bf17053a8bf041733539b98f
languageName: node
linkType: hard

Expand Down Expand Up @@ -13592,8 +13611,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.58.0
"@typescript-eslint/parser": 5.58.0
axios: 0.27.2
axios-mock-adapter: 1.21.1
babel-eslint: 10.1.0
Expand Down

0 comments on commit b76f0fc

Please sign in to comment.