mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): upgrade typescript-eslint to 8.14.0
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
42b75b7d93
commit
71884c0be0
5 changed files with 105 additions and 45 deletions
|
@ -55,8 +55,8 @@
|
|||
"@mrdrogdrog/optional": "1.2.1",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/ws": "8.5.12",
|
||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.14.0",
|
||||
"@typescript-eslint/parser": "8.14.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
|
|
|
@ -139,8 +139,8 @@
|
|||
"@types/react": "18.3.5",
|
||||
"@types/react-dom": "18.3.1",
|
||||
"@types/ws": "8.5.12",
|
||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.14.0",
|
||||
"@typescript-eslint/parser": "8.14.0",
|
||||
"csstype": "3.1.3",
|
||||
"cypress": "13.15.2",
|
||||
"cypress-commands": "3.0.0",
|
||||
|
|
|
@ -52,8 +52,8 @@
|
|||
"@jest/types": "29.6.3",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react-dom": "18.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.14.0",
|
||||
"@typescript-eslint/parser": "8.14.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
|
|
|
@ -110,8 +110,8 @@
|
|||
"devDependencies": {
|
||||
"@jest/types": "29.6.3",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.14.0",
|
||||
"@typescript-eslint/parser": "8.14.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
|
|
134
yarn.lock
134
yarn.lock
|
@ -2648,8 +2648,8 @@ __metadata:
|
|||
"@mrdrogdrog/optional": "npm:1.2.1"
|
||||
"@types/js-yaml": "npm:4.0.9"
|
||||
"@types/ws": "npm:8.5.12"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
|
||||
"@typescript-eslint/parser": "npm:8.11.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
|
||||
"@typescript-eslint/parser": "npm:8.14.0"
|
||||
domhandler: "npm:5.0.3"
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
|
@ -2727,8 +2727,8 @@ __metadata:
|
|||
"@types/react": "npm:18.3.5"
|
||||
"@types/react-dom": "npm:18.3.1"
|
||||
"@types/ws": "npm:8.5.12"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
|
||||
"@typescript-eslint/parser": "npm:8.11.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
|
||||
"@typescript-eslint/parser": "npm:8.14.0"
|
||||
"@uiw/react-codemirror": "npm:4.23.5"
|
||||
abcjs: "npm:6.4.3"
|
||||
bootstrap: "npm:5.3.3"
|
||||
|
@ -2829,8 +2829,8 @@ __metadata:
|
|||
"@jest/types": "npm:29.6.3"
|
||||
"@types/react": "npm:18.3.5"
|
||||
"@types/react-dom": "npm:18.3.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
|
||||
"@typescript-eslint/parser": "npm:8.11.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
|
||||
"@typescript-eslint/parser": "npm:8.14.0"
|
||||
domelementtype: "npm:2.3.0"
|
||||
domhandler: "npm:5.0.3"
|
||||
eslint: "npm:8.57.1"
|
||||
|
@ -2856,8 +2856,8 @@ __metadata:
|
|||
"@jest/types": "npm:29.6.3"
|
||||
"@mrdrogdrog/optional": "npm:1.2.1"
|
||||
"@types/markdown-it": "npm:13.0.7"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
|
||||
"@typescript-eslint/parser": "npm:8.11.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
|
||||
"@typescript-eslint/parser": "npm:8.14.0"
|
||||
eslint: "npm:8.57.1"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-jest: "npm:28.8.3"
|
||||
|
@ -6082,15 +6082,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.14.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.11.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.11.0"
|
||||
"@typescript-eslint/utils": "npm:8.11.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.11.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.14.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.14.0"
|
||||
"@typescript-eslint/utils": "npm:8.14.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.14.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
|
@ -6101,7 +6101,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
|
||||
checksum: 10c0/46c82eb45be82ffec0ab04728a5180691b1d17002c669864861a3044b6d2105a75ca23cc80d18721b40b5e7dff1eff4ed68a43d726e25d55f3e466a9fbeeb873
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6123,21 +6123,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.11.0"
|
||||
"@typescript-eslint/parser@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:8.11.0"
|
||||
"@typescript-eslint/types": "npm:8.11.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.11.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.11.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.14.0"
|
||||
"@typescript-eslint/types": "npm:8.14.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.14.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.14.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/e83f239fec60697083e5dcb1c8948340e783ea6e043fe9a65d557faef8882963b09d69aacd736eb8ab18a768769a7bbfc3de0f1251d4bba080613541acb0741c
|
||||
checksum: 10c0/522b7afd25cd302c0510cc71985ba55ff92ecc5dbe3fc74a76fefea0169252fdd4b8cad6291fef05f63dfc173951af450dca20859c7f23e387b2e7410e8b97b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6199,6 +6199,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.14.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.14.0"
|
||||
checksum: 10c0/1e1295c6f9febadf63559aad328b23d960510ce6b4c9f74e10d881c3858fa7f1db767cd1af5272d2fe7c9c5c7daebee71854e6f841e413e5d70af282f6616e26
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.6.0":
|
||||
version: 8.6.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.6.0"
|
||||
|
@ -6226,18 +6236,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
|
||||
"@typescript-eslint/type-utils@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:8.11.0"
|
||||
"@typescript-eslint/utils": "npm:8.11.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.14.0"
|
||||
"@typescript-eslint/utils": "npm:8.14.0"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
|
||||
checksum: 10c0/42616a664b38ca418e13504247e5e1bad6ae85c045b48e5735ffab977d4bd58cc86fb9d2292bbb314fa408d78d4b0454c3a27dbf9f881f9921917a942825c806
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6269,6 +6279,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/types@npm:8.14.0"
|
||||
checksum: 10c0/7707f900e24e60e6780c5705f69627b7c0ef912cb3b095dfc8f4a0c84e866c66b1c4c10278cf99724560dc66985ec640750c4192786a09b853f9bb4c3ca5a7ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.6.0":
|
||||
version: 8.6.0
|
||||
resolution: "@typescript-eslint/types@npm:8.6.0"
|
||||
|
@ -6351,6 +6368,25 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.14.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.14.0"
|
||||
debug: "npm:^4.3.4"
|
||||
fast-glob: "npm:^3.3.2"
|
||||
is-glob: "npm:^4.0.3"
|
||||
minimatch: "npm:^9.0.4"
|
||||
semver: "npm:^7.6.0"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/5e890d22bd067095f871cf144907a8c302db5b5f014c58906ad58d7f23569951cba805042eac6844744e5abb0d3648c9cc221a91b0703da0a8d6345dc1f83e74
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.6.0":
|
||||
version: 8.6.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.6.0"
|
||||
|
@ -6384,17 +6420,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.11.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
|
||||
version: 8.11.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.11.0"
|
||||
"@typescript-eslint/utils@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.14.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.11.0"
|
||||
"@typescript-eslint/types": "npm:8.11.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.11.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.14.0"
|
||||
"@typescript-eslint/types": "npm:8.14.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.14.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
|
||||
checksum: 10c0/1fcc2651d870832a799a5d1c85fc9421853508a006d6a6073c8316b012489dda77e123d13aea8f53eb9030a2da2c0eb273a6946a9941caa2519b99b33e89b720
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6430,6 +6466,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
|
||||
version: 8.11.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.11.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.11.0"
|
||||
"@typescript-eslint/types": "npm:8.11.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.11.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
|
||||
|
@ -6470,6 +6520,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.14.0"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
checksum: 10c0/d0faf70ed9ecff5e36694bbb161a90bea6db59e0e79a7d4f264d67d565c12b13733d664b736b2730935f013c87ce3155cea954a533d28e99987681bc5f6259c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.6.0":
|
||||
version: 8.6.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.6.0"
|
||||
|
|
Loading…
Reference in a new issue