mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update typescript-eslint monorepo to v6.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4005263584
commit
36160a78ea
4 changed files with 96 additions and 42 deletions
|
@ -99,8 +99,8 @@
|
|||
"@types/source-map-support": "0.5.6",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/ws": "8.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.3.0",
|
||||
"@typescript-eslint/parser": "6.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-import": "2.28.0",
|
||||
|
|
|
@ -55,8 +55,8 @@
|
|||
"@mrdrogdrog/optional": "1.2.1",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/ws": "8.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.3.0",
|
||||
"@typescript-eslint/parser": "6.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.2.3",
|
||||
|
|
|
@ -145,8 +145,8 @@
|
|||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.2",
|
||||
"@types/ws": "8.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.3.0",
|
||||
"@typescript-eslint/parser": "6.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "12.17.3",
|
||||
"cypress-commands": "3.0.0",
|
||||
|
|
126
yarn.lock
126
yarn.lock
|
@ -2347,8 +2347,8 @@ __metadata:
|
|||
"@types/source-map-support": 0.5.6
|
||||
"@types/supertest": 2.0.12
|
||||
"@types/ws": 8.5.5
|
||||
"@typescript-eslint/eslint-plugin": 6.3.0
|
||||
"@typescript-eslint/parser": 6.3.0
|
||||
"@typescript-eslint/eslint-plugin": 6.4.0
|
||||
"@typescript-eslint/parser": 6.4.0
|
||||
"@zxcvbn-ts/core": 3.0.3
|
||||
"@zxcvbn-ts/language-common": 3.0.3
|
||||
"@zxcvbn-ts/language-en": 3.0.1
|
||||
|
@ -2410,8 +2410,8 @@ __metadata:
|
|||
"@mrdrogdrog/optional": 1.2.1
|
||||
"@types/js-yaml": 4.0.5
|
||||
"@types/ws": 8.5.5
|
||||
"@typescript-eslint/eslint-plugin": 6.3.0
|
||||
"@typescript-eslint/parser": 6.3.0
|
||||
"@typescript-eslint/eslint-plugin": 6.4.0
|
||||
"@typescript-eslint/parser": 6.4.0
|
||||
domhandler: 5.0.3
|
||||
eslint: 8.47.0
|
||||
eslint-config-prettier: 9.0.0
|
||||
|
@ -2489,8 +2489,8 @@ __metadata:
|
|||
"@types/testing-library__jest-dom": 5.14.9
|
||||
"@types/uuid": 9.0.2
|
||||
"@types/ws": 8.5.5
|
||||
"@typescript-eslint/eslint-plugin": 6.3.0
|
||||
"@typescript-eslint/parser": 6.3.0
|
||||
"@typescript-eslint/eslint-plugin": 6.4.0
|
||||
"@typescript-eslint/parser": 6.4.0
|
||||
"@uiw/react-codemirror": 4.21.9
|
||||
abcjs: 6.2.2
|
||||
bootstrap: 5.3.1
|
||||
|
@ -5148,20 +5148,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.3.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.4.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.3.0
|
||||
"@typescript-eslint/type-utils": 6.3.0
|
||||
"@typescript-eslint/utils": 6.3.0
|
||||
"@typescript-eslint/visitor-keys": 6.3.0
|
||||
"@typescript-eslint/scope-manager": 6.4.0
|
||||
"@typescript-eslint/type-utils": 6.4.0
|
||||
"@typescript-eslint/utils": 6.4.0
|
||||
"@typescript-eslint/visitor-keys": 6.4.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
natural-compare: ^1.4.0
|
||||
natural-compare-lite: ^1.4.0
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
|
@ -5170,25 +5169,25 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 1493c6c661993640eef56893a7919cb964165cb46653c62468e71ce02a5ec8c654dd7e9767587aea67ec16c026a5630011bc7ea6c04e2fa8a4afee7f26a51358
|
||||
checksum: d59e88228a4088f3dcaa614103eefa7a0c57315ed79ee1c48afd9817ad013522aa9a9f987e90e1fd7dccc0bbb03ed23e4df6f5ea5cceef8856db33c78ea13d53
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/parser@npm:6.3.0"
|
||||
"@typescript-eslint/parser@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/parser@npm:6.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 6.3.0
|
||||
"@typescript-eslint/types": 6.3.0
|
||||
"@typescript-eslint/typescript-estree": 6.3.0
|
||||
"@typescript-eslint/visitor-keys": 6.3.0
|
||||
"@typescript-eslint/scope-manager": 6.4.0
|
||||
"@typescript-eslint/types": 6.4.0
|
||||
"@typescript-eslint/typescript-estree": 6.4.0
|
||||
"@typescript-eslint/visitor-keys": 6.4.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ec739adbe4a972a696b4a4625dc5c2f5b4e072968decdcafd0a9b972d0167007230951a6450becb52e187b1b90a2858debba26f73162e293f7846b373888b8e9
|
||||
checksum: 36c8dbeacfc03af9c5a4a0f065861ac6f3747fc64be582a32b0b084de5b5247cef086a0c0052291b97145e0ea8f82acbec452dd927b7b7a1917d56381d59a17c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5240,12 +5239,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.3.0"
|
||||
"@typescript-eslint/scope-manager@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.3.0
|
||||
"@typescript-eslint/utils": 6.3.0
|
||||
"@typescript-eslint/types": 6.4.0
|
||||
"@typescript-eslint/visitor-keys": 6.4.0
|
||||
checksum: 19406eac3a1899f77eb7c3aa52577e2146075e1318c6eb34d220678afa167832b89c90860714f33b99e107544b48f6970594ca4bcf48c5ede8f2a14a0795ba33
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.4.0
|
||||
"@typescript-eslint/utils": 6.4.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
|
@ -5253,7 +5262,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: cf2ab9d576bc9f3c0554318d20cb92671e4f46a07c24271fc47f144139b3843dab54592ee2e0962f81ad588f57a0b0a7c09d7e1047c720143a54bb1ec3ac4007
|
||||
checksum: 7930d2ffdc844a5b706d48ae3e4584882f7f0c06d581a3b06bc280a351c55974b16dbb73f1842f7389f04b80c2cfaf867edd2f261b699804d8a4fea9c20b3869
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5278,6 +5287,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/types@npm:6.4.0"
|
||||
checksum: 85b293ad1559dbf8103b2c4cfd0db11c3d9c970d502e2c13d4b1d35e420567042d7077a716d2b4e5113286314d5260f378f242a6dd22ad4b94b4aa69c5f79223
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
|
||||
|
@ -5332,6 +5348,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.4.0
|
||||
"@typescript-eslint/visitor-keys": 6.4.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: a8db3896550515d0adf140ee115527b409916c4a14ac1f45b5623d130a27ae2d08a1ac906ceda440b01167c88846e2b91ca2025f3d718bff389948f66990c1e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.3.0"
|
||||
|
@ -5349,6 +5383,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.4.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.4.0
|
||||
"@types/json-schema": ^7.0.12
|
||||
"@types/semver": ^7.5.0
|
||||
"@typescript-eslint/scope-manager": 6.4.0
|
||||
"@typescript-eslint/types": 6.4.0
|
||||
"@typescript-eslint/typescript-estree": 6.4.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: abc55382c601c7ed298076548d2df78f15b07ed6830086db6ce1b82d461f0a190ee103a804690ac9205cdca9f373a864e1dd3e20012e9d103f3137963e0aa5ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0":
|
||||
version: 5.62.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.62.0"
|
||||
|
@ -5397,6 +5448,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.4.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: 42eb614b9c0a49b6929e093757d772fd27fe5dda9c75f4c7820d1710012c8257eea9bd4f1c4173e2265a8a9ad86cefc1a21869893e7304f3b29b94fa1f987554
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.21.9":
|
||||
version: 4.21.9
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.9"
|
||||
|
@ -13572,13 +13633,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"natural-compare-lite@npm:^1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "natural-compare-lite@npm:1.4.0"
|
||||
checksum: 5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"natural-compare@npm:^1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "natural-compare@npm:1.4.0"
|
||||
|
|
Loading…
Reference in a new issue