Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.59.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2023
1 parent 6e68bdc commit c50aacf
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.7",
"@typescript-eslint/parser": "5.59.7",
"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.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 @@ -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.59.7, @typescript-eslint/eslint-plugin@npm:^5.5.0":
version: 5.59.7
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.7"
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.7
"@typescript-eslint/type-utils": 5.59.7
"@typescript-eslint/utils": 5.59.7
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: 10d28bac7a5af9e41767be0bb9c270ee3dcdfeaa38d1b036c6822e7260b88821c460699ba943664eb1ef272d00de6a81b99d7d955332044ea87b624e7ead84a1
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.59.7, @typescript-eslint/parser@npm:^5.5.0":
version: 5.59.7
resolution: "@typescript-eslint/parser@npm:5.59.7"
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.7
"@typescript-eslint/types": 5.59.7
"@typescript-eslint/typescript-estree": 5.59.7
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
checksum: bc44f37a11a44f84ae5f0156213f3e2e49aef2ecac94d9e161a0c721acd29462e288f306ad4648095ac1c0e5a5f62b78280c1735883cf39f79ee3afcba312119
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.59.7":
version: 5.59.7
resolution: "@typescript-eslint/scope-manager@npm:5.59.7"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
checksum: 466047e24ff8a4195f14aadde39375f22891bdaced09e58c89f2c32af0aa4a0d87e71a5f006f6ab76858e6f30c4b764b1e0ef7bc26713bb78add30638108c45f
"@typescript-eslint/types": 5.59.7
"@typescript-eslint/visitor-keys": 5.59.7
checksum: 43f7ea93fddbe2902122a41050677fe3eff2ea468f435b981592510cfc6136e8c28ac7d3a3e05fb332c0b3078a29bd0c91c35b2b1f4e788b4eb9aaeb70e21583
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.7":
version: 5.59.7
resolution: "@typescript-eslint/type-utils@npm:5.59.7"
dependencies:
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/utils": 5.49.0
"@typescript-eslint/typescript-estree": 5.59.7
"@typescript-eslint/utils": 5.59.7
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9dcee0a21cfdb3549e2305120535af5ab2c5d0cafdd410827e79d7548f8fc4e7da7cbb77a4338ade8b8b8aaf246fee56b919f1857931bbe2ac5df2fbb5e62ee6
checksum: 9cbeffad27b145b478e4cbbab2b44c5b246a9b922f01fd06d401ea4c41a4fa6dc8ba75d13a6409b3b4474ccaf2018770a4c6c599172e22ec2004110e00f4e721
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.59.7":
version: 5.59.7
resolution: "@typescript-eslint/types@npm:5.59.7"
checksum: 52eccec9e2d631eb2808e48b5dc33a837b5e242fa9eddace89fc707c9f2283b5364f1d38b33d418a08d64f45f6c22f051800898e1881a912f8aac0c3ae300d0a
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.59.7":
version: 5.59.7
resolution: "@typescript-eslint/typescript-estree@npm:5.59.7"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
"@typescript-eslint/types": 5.59.7
"@typescript-eslint/visitor-keys": 5.59.7
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: eefe82eedf9ee2e14463c3f2b5b18df084c1328a859b245ee897a9a7075acce7cca0216a21fd7968b75aa64189daa008bfde1e2f9afbcc336f3dfe856e7f342e
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.59.7, @typescript-eslint/utils@npm:^5.13.0":
version: 5.59.7
resolution: "@typescript-eslint/utils@npm:5.59.7"
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.7
"@typescript-eslint/types": 5.59.7
"@typescript-eslint/typescript-estree": 5.59.7
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: d8682700187ca94cc6441480cb6b87d0514a9748103c15dd93206c5b1c6fefa59063662f27a4103e16abbcfb654a61d479bc55af8f23d96f342431b87f31bb4e
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.59.7":
version: 5.59.7
resolution: "@typescript-eslint/visitor-keys@npm:5.59.7"
dependencies:
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/types": 5.59.7
eslint-visitor-keys: ^3.3.0
checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782
checksum: 4367f2ea68dd96a0520485434ad11e1bd26239eeeb3a2150bee7478a0f1df3c2099a39f96486722932be0456bcb7a47a483b452876d1d30bdeb9b81d354eef3d
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.59.7
"@typescript-eslint/parser": 5.59.7
axios: 0.27.2
axios-mock-adapter: 1.21.1
babel-eslint: 10.1.0
Expand Down

0 comments on commit c50aacf

Please sign in to comment.