mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update linters (#2016)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
32c6bbb8e3
commit
40a3fc4914
2 changed files with 96 additions and 35 deletions
|
@ -133,12 +133,12 @@
|
|||
"@types/react-dom": "18.0.2",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.19.0",
|
||||
"@typescript-eslint/parser": "5.19.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.21.0",
|
||||
"@typescript-eslint/parser": "5.21.0",
|
||||
"cypress": "9.5.4",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.13.0",
|
||||
"eslint": "8.14.0",
|
||||
"eslint-config-next": "12.1.5",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
|
|
125
yarn.lock
125
yarn.lock
|
@ -2092,9 +2092,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.2.1":
|
||||
version: 1.2.1
|
||||
resolution: "@eslint/eslintrc@npm:1.2.1"
|
||||
"@eslint/eslintrc@npm:^1.2.2":
|
||||
version: 1.2.2
|
||||
resolution: "@eslint/eslintrc@npm:1.2.2"
|
||||
dependencies:
|
||||
ajv: ^6.12.4
|
||||
debug: ^4.3.2
|
||||
|
@ -2105,7 +2105,7 @@ __metadata:
|
|||
js-yaml: ^4.1.0
|
||||
minimatch: ^3.0.4
|
||||
strip-json-comments: ^3.1.1
|
||||
checksum: 1f797b9f94d71b965992cf6c44e3bcb574643014fd1e3d4862d25056bd5568f59c488461a7e9a1c1758ca7f0def5d3cb69c3d8b38581bcf4a53af74371243797
|
||||
checksum: d891036bbffb0efec1462aa4a603ed6e349d546b1632dde7d474ddd15c2a8b6895671b25293f1d3ba10ff629c24a3649ad049373fe695a0e44b612537088563c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2183,8 +2183,8 @@ __metadata:
|
|||
"@types/react-dom": 18.0.2
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.19.0
|
||||
"@typescript-eslint/parser": 5.19.0
|
||||
"@typescript-eslint/eslint-plugin": 5.21.0
|
||||
"@typescript-eslint/parser": 5.21.0
|
||||
"@uiw/react-codemirror": 4.6.0
|
||||
abcjs: 6.0.2
|
||||
bootstrap: 4.6.1
|
||||
|
@ -2199,7 +2199,7 @@ __metadata:
|
|||
dompurify: 2.3.6
|
||||
emoji-picker-element: 1.11.3
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.13.0
|
||||
eslint: 8.14.0
|
||||
eslint-config-next: 12.1.5
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
|
@ -4988,13 +4988,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.19.0":
|
||||
version: 5.19.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.19.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.19.0
|
||||
"@typescript-eslint/type-utils": 5.19.0
|
||||
"@typescript-eslint/utils": 5.19.0
|
||||
"@typescript-eslint/scope-manager": 5.21.0
|
||||
"@typescript-eslint/type-utils": 5.21.0
|
||||
"@typescript-eslint/utils": 5.21.0
|
||||
debug: ^4.3.2
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.1.8
|
||||
|
@ -5007,7 +5007,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 7fa73fc8f988c6876cb51e2581e4d965e2958ad522222d364d295797a5f3460440d3188a197c584a274bf1c55d7fe01ac84cc4f63c074eaecce6908cc30d1f51
|
||||
checksum: 52068319798775f320564e98b1361bbe7f8a80ece3ded35145b2cefc5530047a12c6482727eb3c4d845dcd4e4a8d8bf5898125775f99c1d197d45c47a7732813
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5028,20 +5028,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.19.0":
|
||||
version: 5.19.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.19.0"
|
||||
"@typescript-eslint/parser@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.19.0
|
||||
"@typescript-eslint/types": 5.19.0
|
||||
"@typescript-eslint/typescript-estree": 5.19.0
|
||||
"@typescript-eslint/scope-manager": 5.21.0
|
||||
"@typescript-eslint/types": 5.21.0
|
||||
"@typescript-eslint/typescript-estree": 5.21.0
|
||||
debug: ^4.3.2
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: eaff3c6b5d179b3b6758e9a64f15c27fa4957a41cc1b4ed99c82605d43394fec467626b11623d5f861ff3c3442c4d2735e1ba18a452f1316d20da74fcaa5e0ec
|
||||
checksum: c0a4f03dccfba699c95788bef35312ec2ab7fa0dd7164916bce7762293b00f12f454d44dea2f1553d516d87a5fcc262ea3c5b7efa958cbfda7e4b9b73d67b54f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5065,11 +5065,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.19.0":
|
||||
version: 5.19.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.19.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.19.0
|
||||
"@typescript-eslint/types": 5.21.0
|
||||
"@typescript-eslint/visitor-keys": 5.21.0
|
||||
checksum: 2bcb5947d7882f08fb8f40eea154c15152957105a3dc80bf8481212a66d35a8d2239437e095a9a7526c6c0043e9bd6bececf4f87d40da85abb2d2b69f774d805
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.21.0
|
||||
debug: ^4.3.2
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -5077,7 +5087,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9ac20813139de0dc917cd9bc169b3592202faef3ad714c9cff6d07422761b3e138e212827ad3de75aed674df3acc69ecc015923c9496d084aac6855f55ef0f30
|
||||
checksum: 09a9dbaa26c0c56aa36e0d6e119007dcbe2cc326b844892ce9389409d5a1d43951f67e0ca03fb28d4d96a09ab498f125dd3bc09f82e655c2ca7023566ad2cf5f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5102,6 +5112,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/types@npm:5.21.0"
|
||||
checksum: 1581bf79f8c9236844ca8891e26c84503b654359fbfee80d76f9f57fb90c24210687cd30f61592e7d44cacf5417c83aaa5ae8559a4a8b6ce6b6c4a163b8b86c2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.10.1":
|
||||
version: 5.10.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.10.1"
|
||||
|
@ -5138,6 +5155,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.21.0
|
||||
"@typescript-eslint/visitor-keys": 5.21.0
|
||||
debug: ^4.3.2
|
||||
globby: ^11.0.4
|
||||
is-glob: ^4.0.3
|
||||
semver: ^7.3.5
|
||||
tsutils: ^3.21.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 4f78d61be2f35775d0f2d7fc4e3bb0bfc6b84e608e96a297c948f84a7254c1b9f0062f61a1dce67a8d4eb67476a9b4a9ebd8b6412e97db76f675c03363a5a0ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:^4.33.0":
|
||||
version: 4.33.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:4.33.0"
|
||||
|
@ -5156,7 +5191,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.19.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
"@typescript-eslint/utils@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.21.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.21.0
|
||||
"@typescript-eslint/types": 5.21.0
|
||||
"@typescript-eslint/typescript-estree": 5.21.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: ed339a4ccb9eeb2a1132c41999d6584c15c4b7e2f0132bce613f502faa1dbbad7e206b642360392a6e2b24e294df90910141c7da0959901efcd600aedc4c4253
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.19.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.19.0"
|
||||
dependencies:
|
||||
|
@ -5202,6 +5253,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.21.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.21.0
|
||||
eslint-visitor-keys: ^3.0.0
|
||||
checksum: 328b18faa61872160f3e5faacb5b68022bdabd04b5414f115133245a4a1ecfb5762c67fd645ab3253005480bd25a38598f57fdc2ff2b01d830ac68b37d3d06a5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:4.6.0":
|
||||
version: 4.6.0
|
||||
resolution: "@uiw/react-codemirror@npm:4.6.0"
|
||||
|
@ -10084,11 +10145,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.13.0":
|
||||
version: 8.13.0
|
||||
resolution: "eslint@npm:8.13.0"
|
||||
"eslint@npm:8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "eslint@npm:8.14.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.2.1
|
||||
"@eslint/eslintrc": ^1.2.2
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
ajv: ^6.10.0
|
||||
chalk: ^4.0.0
|
||||
|
@ -10125,7 +10186,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: bc7d2fc9a046d42cb2c8987573ecaf534c1fae14747c4695e32388e179c5f21b83eefdb3e4f35924bf76152e226d7cc9dfb21f12348baf12c803109005b17439
|
||||
checksum: 87d2e3e5eb93216d4ab36006e7b8c0bfad02f40b0a0f193f1d42754512cd3a9d8244152f1c69df5db2e135b3c4f1c10d0ed2f0881fe8a8c01af55465968174c1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue