Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent b026d88 commit 30098d5
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 90 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@types/jest": "29.5.2",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"babel-jest": "29.5.0",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-transform-dynamic-import": "2.1.0",
Expand Down
189 changes: 101 additions & 88 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0":
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.3.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
dependencies:
Expand All @@ -2235,7 +2235,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.4.0":
"@eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.5.0":
version: 4.5.1
resolution: "@eslint-community/regexpp@npm:4.5.1"
checksum: 6d901166d64998d591fab4db1c2f872981ccd5f6fe066a1ad0a93d4e11855ecae6bfb76660869a469563e8882d4307228cebd41142adb409d182f2966771e57e
Expand Down Expand Up @@ -3485,7 +3485,7 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.9":
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.11, @types/json-schema@npm:^7.0.9":
version: 7.0.12
resolution: "@types/json-schema@npm:7.0.12"
checksum: 00239e97234eeb5ceefb0c1875d98ade6e922bfec39dd365ec6bd360b5c2f825e612ac4f6e5f1d13601b8b30f378f15e6faa805a3a732f4a1bbe61915163d293
Expand Down Expand Up @@ -3720,54 +3720,48 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.60.0"
"@typescript-eslint/eslint-plugin@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.0.0"
dependencies:
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.60.0
"@typescript-eslint/type-utils": 5.60.0
"@typescript-eslint/utils": 5.60.0
"@eslint-community/regexpp": ^4.5.0
"@typescript-eslint/scope-manager": 6.0.0
"@typescript-eslint/type-utils": 6.0.0
"@typescript-eslint/utils": 6.0.0
"@typescript-eslint/visitor-keys": 6.0.0
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
graphemer: ^1.4.0
ignore: ^5.2.4
natural-compare: ^1.4.0
natural-compare-lite: ^1.4.0
semver: ^7.3.7
tsutils: ^3.21.0
semver: ^7.5.0
ts-api-utils: ^1.0.1
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 61dd70a1ea9787e69d0d4cd14f6a4c94ba786b535a3f519ade7926d965ee1d4f8fefa8bf0224ee57c5c6517eec3674c0fd06f9226536aa428c2bdddeed1e70f4
checksum: 863f30b8ceb24d104fc8a41774e4f597a35525533aa99721198293b51628a2d986dcc6413893f27eb9db5a49c2fd2cc91d3aece8ed23d590f3eb4e9939c3d6ad
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/parser@npm:5.60.0"
"@typescript-eslint/parser@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/parser@npm:6.0.0"
dependencies:
"@typescript-eslint/scope-manager": 5.60.0
"@typescript-eslint/types": 5.60.0
"@typescript-eslint/typescript-estree": 5.60.0
"@typescript-eslint/scope-manager": 6.0.0
"@typescript-eslint/types": 6.0.0
"@typescript-eslint/typescript-estree": 6.0.0
"@typescript-eslint/visitor-keys": 6.0.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 94e7931a5b356b16638b281b8e1d661f8b1660f0c75a323537f68b311dae91b7a575a0a019d4ea05a79cc5d42b5cb41cc367205691cdfd292ef96a3b66b1e58b
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/scope-manager@npm:5.60.0"
dependencies:
"@typescript-eslint/types": 5.60.0
"@typescript-eslint/visitor-keys": 5.60.0
checksum: b21ee1ef57be948a806aa31fd65a9186766b3e1a727030dc47025edcadc54bd1aa6133a439acd5f44a93e2b983dd55bc5571bb01cb834461dab733682d66256a
checksum: a22f0c8f67eb244134f9d79d78faf1b6e2c0965495d78eef94a5680868f3d0fd9446a3ce5dc1e36dde02587da5d962944f3d83679c712d0b819ac99cdb9f7143
languageName: node
linkType: hard

Expand All @@ -3781,27 +3775,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/type-utils@npm:5.60.0"
"@typescript-eslint/scope-manager@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/scope-manager@npm:6.0.0"
dependencies:
"@typescript-eslint/types": 6.0.0
"@typescript-eslint/visitor-keys": 6.0.0
checksum: 450015be6454f953d0ea0da020ab47597e96a7a15c1002eed16c57430783bd7b045513d57a126606fb35e8971f1ce65fbefd845e3b5496bf75284cbe1681d0b9
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/type-utils@npm:6.0.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.60.0
"@typescript-eslint/utils": 5.60.0
"@typescript-eslint/typescript-estree": 6.0.0
"@typescript-eslint/utils": 6.0.0
debug: ^4.3.4
tsutils: ^3.21.0
ts-api-utils: ^1.0.1
peerDependencies:
eslint: "*"
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: b90ce97592f2db899d88d7a325fec4d2ea11a7b8b4306787310890c27fb51862a6c003675252e9dc465908f791ad5320ea7307260ecd10e89ca1d209fbf8616d
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/types@npm:5.60.0"
checksum: 48f29e5c084c5663cfed1a6c4458799a6690a213e7861a24501f9b96698ae59e89a1df1c77e481777e4da78f1b0a5573a549f7b8880e3f4071a7a8b686254db8
checksum: 53f46237891cfa738f6a4bc766a4dbb8d745b1cb9cbe2d2b40f2a4abcf0327d4aa92d9ce5361e87cd26d82e0159f358e28b0c67759eb053c4fd752654dc9dcb1
languageName: node
linkType: hard

Expand All @@ -3812,12 +3809,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/typescript-estree@npm:5.60.0"
"@typescript-eslint/types@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/types@npm:6.0.0"
checksum: a2e232b66b0b057152f4a94d7e0be75f32e389c9c1ec9ed9901ed5aab6e5df08c07bde9865710e315d835e4400ec2232f9c3c525b6edf8a85675ebfbfb69d3a5
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.61.0":
version: 5.61.0
resolution: "@typescript-eslint/typescript-estree@npm:5.61.0"
dependencies:
"@typescript-eslint/types": 5.60.0
"@typescript-eslint/visitor-keys": 5.60.0
"@typescript-eslint/types": 5.61.0
"@typescript-eslint/visitor-keys": 5.61.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -3826,43 +3830,43 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 0f4f342730ead42ba60b5fca4bf1950abebd83030010c38b5df98ff9fd95d0ce1cfc3974a44c90c65f381f4f172adcf1a540e018d7968cc845d937bf6c734dae
checksum: efe25a1b2774939c02cb9b388cf72efa672811f1c39a87ddd617937f63c2320551ce459ba69c6d022e33322594d40b9f2d2c6bc9937387718adc40dc5e57ea8e
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.61.0":
version: 5.61.0
resolution: "@typescript-eslint/typescript-estree@npm:5.61.0"
"@typescript-eslint/typescript-estree@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/typescript-estree@npm:6.0.0"
dependencies:
"@typescript-eslint/types": 5.61.0
"@typescript-eslint/visitor-keys": 5.61.0
"@typescript-eslint/types": 6.0.0
"@typescript-eslint/visitor-keys": 6.0.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
semver: ^7.5.0
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: efe25a1b2774939c02cb9b388cf72efa672811f1c39a87ddd617937f63c2320551ce459ba69c6d022e33322594d40b9f2d2c6bc9937387718adc40dc5e57ea8e
checksum: 6214ff9cc3c4fd7fe03f846e96a498ecf85916083bb60d419bc5a12142cff912670032b1de5ea52ab353ca7eeb4e1cc8fa475a22958b010043c88e274df49859
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/utils@npm:5.60.0"
"@typescript-eslint/utils@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/utils@npm:6.0.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@eslint-community/eslint-utils": ^4.3.0
"@types/json-schema": ^7.0.11
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.60.0
"@typescript-eslint/types": 5.60.0
"@typescript-eslint/typescript-estree": 5.60.0
"@typescript-eslint/scope-manager": 6.0.0
"@typescript-eslint/types": 6.0.0
"@typescript-eslint/typescript-estree": 6.0.0
eslint-scope: ^5.1.1
semver: ^7.3.7
semver: ^7.5.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: cbe56567f0b53e24ad7ef7d2fb4cdc8596e2559c21ee639aa0560879b6216208550e51e9d8ae4b388ff21286809c6dc985cec66738294871051396a8ae5bccbc
eslint: ^7.0.0 || ^8.0.0
checksum: 94b9b616282f6fa1ae50ba371a482a3c8c50268ef8039b4e86d29c445e95025c819358a5cc9955c4668482d97ef026e7a49e7f4b3a4685347136ef5bbd297e4d
languageName: node
linkType: hard

Expand All @@ -3884,16 +3888,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/visitor-keys@npm:5.60.0"
dependencies:
"@typescript-eslint/types": 5.60.0
eslint-visitor-keys: ^3.3.0
checksum: d39b2485d030f9755820d0f6f3748a8ec44e1ca23cb36ddcba67a9eb1f258c8ec83c61fc015c50e8f4a00d05df62d719dbda445625e3e71a64a659f1d248157e
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.61.0":
version: 5.61.0
resolution: "@typescript-eslint/visitor-keys@npm:5.61.0"
Expand All @@ -3904,6 +3898,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.0.0":
version: 6.0.0
resolution: "@typescript-eslint/visitor-keys@npm:6.0.0"
dependencies:
"@typescript-eslint/types": 6.0.0
eslint-visitor-keys: ^3.4.1
checksum: b0d9848a4490174db1d25b5f336548bb11dde4e0ce664c3dc341bed89fb3a3ada091aeb7f5d2d371433815332d93339c6cb77f7a24469c329c3d055b15237bfa
languageName: node
linkType: hard

"JSONStream@npm:^1.0.4":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand Down Expand Up @@ -6713,8 +6717,8 @@ __metadata:
"@types/jest": 29.5.2
"@types/lodash": 4.14.195
"@types/node": 18.16.18
"@typescript-eslint/eslint-plugin": 5.60.0
"@typescript-eslint/parser": 5.60.0
"@typescript-eslint/eslint-plugin": 6.0.0
"@typescript-eslint/parser": 6.0.0
babel-jest: 29.5.0
babel-plugin-lodash: 3.3.4
babel-plugin-transform-dynamic-import: 2.1.0
Expand Down Expand Up @@ -7458,7 +7462,7 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^5.2.0":
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
version: 5.2.4
resolution: "ignore@npm:5.2.4"
checksum: 3d4c309c6006e2621659311783eaea7ebcd41fe4ca1d78c91c473157ad6666a57a2df790fe0d07a12300d9aac2888204d7be8d59f9aaf665b1c7fcdb432517ef
Expand Down Expand Up @@ -11119,7 +11123,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.x, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.3":
"semver@npm:7.x, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.0, semver@npm:^7.5.3":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
Expand Down Expand Up @@ -11911,6 +11915,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.0.1":
version: 1.0.1
resolution: "ts-api-utils@npm:1.0.1"
peerDependencies:
typescript: ">=4.2.0"
checksum: 78794fc7270d295b36c1ac613465b5dc7e7226907a533125b30f177efef9dd630d4e503b00be31b44335eb2ebf9e136ebe97353f8fc5d383885d5fead9d54c09
languageName: node
linkType: hard

"ts-deepmerge@npm:6.1.0":
version: 6.1.0
resolution: "ts-deepmerge@npm:6.1.0"
Expand Down

0 comments on commit 30098d5

Please sign in to comment.