chore(deps): update typescript-eslint monorepo to v5.59.7

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-05-23 13:02:53 +00:00
parent ad6d41e218
commit 0b025a41ab
4 changed files with 107 additions and 27 deletions

View file

@ -96,8 +96,8 @@
"@types/source-map-support": "0.5.6",
"@types/supertest": "2.0.12",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",

View file

@ -49,8 +49,8 @@
"@jest/types": "29.5.0",
"@mrdrogdrog/optional": "1.1.0",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest": "27.2.1",

View file

@ -146,8 +146,8 @@
"@types/testing-library__jest-dom": "5.14.5",
"@types/uuid": "9.0.1",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"csstype": "3.1.2",
"cypress": "12.12.0",
"cypress-commands": "3.0.0",

122
yarn.lock
View file

@ -2250,8 +2250,8 @@ __metadata:
"@types/source-map-support": 0.5.6
"@types/supertest": 2.0.12
"@types/ws": 8.5.4
"@typescript-eslint/eslint-plugin": 5.59.6
"@typescript-eslint/parser": 5.59.6
"@typescript-eslint/eslint-plugin": 5.59.7
"@typescript-eslint/parser": 5.59.7
"@zxcvbn-ts/core": 3.0.1
"@zxcvbn-ts/language-common": 3.0.2
"@zxcvbn-ts/language-en": 3.0.1
@ -2311,8 +2311,8 @@ __metadata:
"@jest/types": 29.5.0
"@mrdrogdrog/optional": 1.1.0
"@types/ws": 8.5.4
"@typescript-eslint/eslint-plugin": 5.59.6
"@typescript-eslint/parser": 5.59.6
"@typescript-eslint/eslint-plugin": 5.59.7
"@typescript-eslint/parser": 5.59.7
domhandler: 5.0.3
eslint: 8.41.0
eslint-config-prettier: 8.8.0
@ -2382,8 +2382,8 @@ __metadata:
"@types/testing-library__jest-dom": 5.14.5
"@types/uuid": 9.0.1
"@types/ws": 8.5.4
"@typescript-eslint/eslint-plugin": 5.59.6
"@typescript-eslint/parser": 5.59.6
"@typescript-eslint/eslint-plugin": 5.59.7
"@typescript-eslint/parser": 5.59.7
"@uiw/react-codemirror": 4.20.2
abcjs: 6.2.2
bootstrap: 5.2.3
@ -5080,14 +5080,14 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.6"
"@typescript-eslint/eslint-plugin@npm:5.59.7":
version: 5.59.7
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.7"
dependencies:
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.59.6
"@typescript-eslint/type-utils": 5.59.6
"@typescript-eslint/utils": 5.59.6
"@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
@ -5100,11 +5100,28 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: fc495b5eadc70603f0d677921a70f151ac94453ebd76b77abbf7ed213c09daf05a3e2b2e2b16139b30dc6574d068d988e4e53c017759f3d3307fa394cfd4ae39
checksum: 10d28bac7a5af9e41767be0bb9c270ee3dcdfeaa38d1b036c6822e7260b88821c460699ba943664eb1ef272d00de6a81b99d7d955332044ea87b624e7ead84a1
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:5.59.6, @typescript-eslint/parser@npm:^5.42.0":
"@typescript-eslint/parser@npm:5.59.7":
version: 5.59.7
resolution: "@typescript-eslint/parser@npm:5.59.7"
dependencies:
"@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: bc44f37a11a44f84ae5f0156213f3e2e49aef2ecac94d9e161a0c721acd29462e288f306ad4648095ac1c0e5a5f62b78280c1735883cf39f79ee3afcba312119
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^5.42.0":
version: 5.59.6
resolution: "@typescript-eslint/parser@npm:5.59.6"
dependencies:
@ -5131,12 +5148,22 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/type-utils@npm:5.59.6"
"@typescript-eslint/scope-manager@npm:5.59.7":
version: 5.59.7
resolution: "@typescript-eslint/scope-manager@npm:5.59.7"
dependencies:
"@typescript-eslint/typescript-estree": 5.59.6
"@typescript-eslint/utils": 5.59.6
"@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.59.7":
version: 5.59.7
resolution: "@typescript-eslint/type-utils@npm:5.59.7"
dependencies:
"@typescript-eslint/typescript-estree": 5.59.7
"@typescript-eslint/utils": 5.59.7
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
@ -5144,7 +5171,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: f8e09dc16f413090ec464d48bd86e1b44a569e5a6ed78370f3e8132e80a464dfcdc1525f4f0706b79e397841b1865016cb38353475264beec49851d78a7fdd36
checksum: 9cbeffad27b145b478e4cbbab2b44c5b246a9b922f01fd06d401ea4c41a4fa6dc8ba75d13a6409b3b4474ccaf2018770a4c6c599172e22ec2004110e00f4e721
languageName: node
linkType: hard
@ -5155,6 +5182,13 @@ __metadata:
languageName: node
linkType: hard
"@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
"@typescript-eslint/typescript-estree@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/typescript-estree@npm:5.59.6"
@ -5173,7 +5207,43 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:5.59.6, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.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.59.7
"@typescript-eslint/visitor-keys": 5.59.7
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: eefe82eedf9ee2e14463c3f2b5b18df084c1328a859b245ee897a9a7075acce7cca0216a21fd7968b75aa64189daa008bfde1e2f9afbcc336f3dfe856e7f342e
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:5.59.7":
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.59.7
"@typescript-eslint/types": 5.59.7
"@typescript-eslint/typescript-estree": 5.59.7
eslint-scope: ^5.1.1
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: d8682700187ca94cc6441480cb6b87d0514a9748103c15dd93206c5b1c6fefa59063662f27a4103e16abbcfb654a61d479bc55af8f23d96f342431b87f31bb4e
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0":
version: 5.59.6
resolution: "@typescript-eslint/utils@npm:5.59.6"
dependencies:
@ -5201,6 +5271,16 @@ __metadata:
languageName: node
linkType: hard
"@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.59.7
eslint-visitor-keys: ^3.3.0
checksum: 4367f2ea68dd96a0520485434ad11e1bd26239eeeb3a2150bee7478a0f1df3c2099a39f96486722932be0456bcb7a47a483b452876d1d30bdeb9b81d354eef3d
languageName: node
linkType: hard
"@uiw/codemirror-extensions-basic-setup@npm:4.20.2":
version: 4.20.2
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.20.2"