mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update typescript-eslint monorepo to v5.46.1
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
ff64917bff
commit
d0542a119f
3 changed files with 43 additions and 83 deletions
|
@ -98,8 +98,8 @@
|
||||||
"@types/source-map-support": "0.5.6",
|
"@types/source-map-support": "0.5.6",
|
||||||
"@types/supertest": "2.0.12",
|
"@types/supertest": "2.0.12",
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.46.0",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"eslint": "8.30.0",
|
"eslint": "8.30.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-import": "2.26.0",
|
"eslint-plugin-import": "2.26.0",
|
||||||
|
|
|
@ -147,8 +147,8 @@
|
||||||
"@types/testing-library__jest-dom": "5.14.5",
|
"@types/testing-library__jest-dom": "5.14.5",
|
||||||
"@types/uuid": "9.0.0",
|
"@types/uuid": "9.0.0",
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.46.0",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"csstype": "3.1.1",
|
"csstype": "3.1.1",
|
||||||
"cypress": "12.1.0",
|
"cypress": "12.1.0",
|
||||||
"cypress-commands": "3.0.0",
|
"cypress-commands": "3.0.0",
|
||||||
|
|
118
yarn.lock
118
yarn.lock
|
@ -2233,8 +2233,8 @@ __metadata:
|
||||||
"@types/source-map-support": 0.5.6
|
"@types/source-map-support": 0.5.6
|
||||||
"@types/supertest": 2.0.12
|
"@types/supertest": 2.0.12
|
||||||
"@types/ws": 8.5.3
|
"@types/ws": 8.5.3
|
||||||
"@typescript-eslint/eslint-plugin": 5.46.0
|
"@typescript-eslint/eslint-plugin": 5.46.1
|
||||||
"@typescript-eslint/parser": 5.46.0
|
"@typescript-eslint/parser": 5.46.1
|
||||||
"@zxcvbn-ts/core": 2.1.0
|
"@zxcvbn-ts/core": 2.1.0
|
||||||
"@zxcvbn-ts/language-common": 2.0.1
|
"@zxcvbn-ts/language-common": 2.0.1
|
||||||
"@zxcvbn-ts/language-en": 2.1.0
|
"@zxcvbn-ts/language-en": 2.1.0
|
||||||
|
@ -2360,8 +2360,8 @@ __metadata:
|
||||||
"@types/testing-library__jest-dom": 5.14.5
|
"@types/testing-library__jest-dom": 5.14.5
|
||||||
"@types/uuid": 9.0.0
|
"@types/uuid": 9.0.0
|
||||||
"@types/ws": 8.5.3
|
"@types/ws": 8.5.3
|
||||||
"@typescript-eslint/eslint-plugin": 5.46.0
|
"@typescript-eslint/eslint-plugin": 5.46.1
|
||||||
"@typescript-eslint/parser": 5.46.0
|
"@typescript-eslint/parser": 5.46.1
|
||||||
"@uiw/react-codemirror": 4.19.4
|
"@uiw/react-codemirror": 4.19.4
|
||||||
abcjs: 6.1.7
|
abcjs: 6.1.7
|
||||||
bootstrap: 5.2.3
|
bootstrap: 5.2.3
|
||||||
|
@ -5003,29 +5003,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:5.46.0":
|
|
||||||
version: 5.46.0
|
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.46.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/scope-manager": 5.46.0
|
|
||||||
"@typescript-eslint/type-utils": 5.46.0
|
|
||||||
"@typescript-eslint/utils": 5.46.0
|
|
||||||
debug: ^4.3.4
|
|
||||||
ignore: ^5.2.0
|
|
||||||
natural-compare-lite: ^1.4.0
|
|
||||||
regexpp: ^3.2.0
|
|
||||||
semver: ^7.3.7
|
|
||||||
tsutils: ^3.21.0
|
|
||||||
peerDependencies:
|
|
||||||
"@typescript-eslint/parser": ^5.0.0
|
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
checksum: 5b7dde66a3db3d3009c9da5c1357d72c19b94d75474d8f51b6ac765962aa181bf8fe88fcca02a70faaceb2ed5739f790313d1d521d77149cab94ab5e3a987cf3
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:5.46.1":
|
"@typescript-eslint/eslint-plugin@npm:5.46.1":
|
||||||
version: 5.46.1
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.46.1"
|
resolution: "@typescript-eslint/eslint-plugin@npm:5.46.1"
|
||||||
|
@ -5049,23 +5026,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:5.46.0, @typescript-eslint/parser@npm:^5.42.0":
|
|
||||||
version: 5.46.0
|
|
||||||
resolution: "@typescript-eslint/parser@npm:5.46.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/scope-manager": 5.46.0
|
|
||||||
"@typescript-eslint/types": 5.46.0
|
|
||||||
"@typescript-eslint/typescript-estree": 5.46.0
|
|
||||||
debug: ^4.3.4
|
|
||||||
peerDependencies:
|
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
checksum: 34e2e8fb35050ac119ed2696293ecd9a1b40c3ccc915d06b8d48880c6656e8f40665b969807b76058eb9198227481653f1d1465a89a4ac6a98bc7ab9850ada1f
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:5.46.1":
|
"@typescript-eslint/parser@npm:5.46.1":
|
||||||
version: 5.46.1
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/parser@npm:5.46.1"
|
resolution: "@typescript-eslint/parser@npm:5.46.1"
|
||||||
|
@ -5083,6 +5043,23 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/parser@npm:^5.42.0":
|
||||||
|
version: 5.46.0
|
||||||
|
resolution: "@typescript-eslint/parser@npm:5.46.0"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/scope-manager": 5.46.0
|
||||||
|
"@typescript-eslint/types": 5.46.0
|
||||||
|
"@typescript-eslint/typescript-estree": 5.46.0
|
||||||
|
debug: ^4.3.4
|
||||||
|
peerDependencies:
|
||||||
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
checksum: 34e2e8fb35050ac119ed2696293ecd9a1b40c3ccc915d06b8d48880c6656e8f40665b969807b76058eb9198227481653f1d1465a89a4ac6a98bc7ab9850ada1f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:5.46.0":
|
"@typescript-eslint/scope-manager@npm:5.46.0":
|
||||||
version: 5.46.0
|
version: 5.46.0
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:5.46.0"
|
resolution: "@typescript-eslint/scope-manager@npm:5.46.0"
|
||||||
|
@ -5103,23 +5080,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:5.46.0":
|
|
||||||
version: 5.46.0
|
|
||||||
resolution: "@typescript-eslint/type-utils@npm:5.46.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/typescript-estree": 5.46.0
|
|
||||||
"@typescript-eslint/utils": 5.46.0
|
|
||||||
debug: ^4.3.4
|
|
||||||
tsutils: ^3.21.0
|
|
||||||
peerDependencies:
|
|
||||||
eslint: "*"
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
checksum: 96feae3b67b78bc74b916bb7c3c654c13c6f000fc1f6945709764010fb6644e7cbf7749faa6ab0562255197b49fbf7c28c9a5b558378fa74e2cd38aeddc459cb
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:5.46.1":
|
"@typescript-eslint/type-utils@npm:5.46.1":
|
||||||
version: 5.46.1
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/type-utils@npm:5.46.1"
|
resolution: "@typescript-eslint/type-utils@npm:5.46.1"
|
||||||
|
@ -5187,24 +5147,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:5.46.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
|
||||||
version: 5.46.0
|
|
||||||
resolution: "@typescript-eslint/utils@npm:5.46.0"
|
|
||||||
dependencies:
|
|
||||||
"@types/json-schema": ^7.0.9
|
|
||||||
"@types/semver": ^7.3.12
|
|
||||||
"@typescript-eslint/scope-manager": 5.46.0
|
|
||||||
"@typescript-eslint/types": 5.46.0
|
|
||||||
"@typescript-eslint/typescript-estree": 5.46.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: f4962a7d34f55c44b238df550d45aacbc7b8fcba7d172fd96ee17eb5ce964481e3e68376205598146f4f3aa69df7627686a9bd16022b51246d6e9fe94ffb2bb8
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:5.46.1":
|
"@typescript-eslint/utils@npm:5.46.1":
|
||||||
version: 5.46.1
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/utils@npm:5.46.1"
|
resolution: "@typescript-eslint/utils@npm:5.46.1"
|
||||||
|
@ -5223,6 +5165,24 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||||
|
version: 5.46.0
|
||||||
|
resolution: "@typescript-eslint/utils@npm:5.46.0"
|
||||||
|
dependencies:
|
||||||
|
"@types/json-schema": ^7.0.9
|
||||||
|
"@types/semver": ^7.3.12
|
||||||
|
"@typescript-eslint/scope-manager": 5.46.0
|
||||||
|
"@typescript-eslint/types": 5.46.0
|
||||||
|
"@typescript-eslint/typescript-estree": 5.46.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: f4962a7d34f55c44b238df550d45aacbc7b8fcba7d172fd96ee17eb5ce964481e3e68376205598146f4f3aa69df7627686a9bd16022b51246d6e9fe94ffb2bb8
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:5.46.0":
|
"@typescript-eslint/visitor-keys@npm:5.46.0":
|
||||||
version: 5.46.0
|
version: 5.46.0
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:5.46.0"
|
resolution: "@typescript-eslint/visitor-keys@npm:5.46.0"
|
||||||
|
|
Loading…
Reference in a new issue