mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-11 18:53:06 +00:00
Update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
009d057666
commit
821e196e9b
2 changed files with 119 additions and 34 deletions
|
@ -148,13 +148,13 @@
|
|||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.36.2",
|
||||
"@typescript-eslint/parser": "5.36.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.37.0",
|
||||
"@typescript-eslint/parser": "5.37.0",
|
||||
"csstype": "3.1.1",
|
||||
"cypress": "10.8.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.23.0",
|
||||
"eslint": "8.23.1",
|
||||
"eslint-config-next": "12.3.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
|
@ -163,7 +163,7 @@
|
|||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.0.1",
|
||||
"eslint-plugin-testing-library": "5.6.3",
|
||||
"eslint-plugin-testing-library": "5.6.4",
|
||||
"jest": "29.0.3",
|
||||
"jest-environment-jsdom": "29.0.3",
|
||||
"prettier": "2.7.1",
|
||||
|
|
145
yarn.lock
145
yarn.lock
|
@ -1850,7 +1850,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.3.1":
|
||||
"@eslint/eslintrc@npm:^1.3.2":
|
||||
version: 1.3.2
|
||||
resolution: "@eslint/eslintrc@npm:1.3.2"
|
||||
dependencies:
|
||||
|
@ -1957,8 +1957,8 @@ __metadata:
|
|||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.36.2
|
||||
"@typescript-eslint/parser": 5.36.2
|
||||
"@typescript-eslint/eslint-plugin": 5.37.0
|
||||
"@typescript-eslint/parser": 5.37.0
|
||||
"@uiw/react-codemirror": 4.12.2
|
||||
abcjs: 6.1.3
|
||||
bootstrap: 4.6.2
|
||||
|
@ -1977,7 +1977,7 @@ __metadata:
|
|||
dompurify: 2.4.0
|
||||
emoji-picker-element: 1.12.1
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.23.0
|
||||
eslint: 8.23.1
|
||||
eslint-config-next: 12.3.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
|
@ -1986,7 +1986,7 @@ __metadata:
|
|||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-promise: 6.0.1
|
||||
eslint-plugin-testing-library: 5.6.3
|
||||
eslint-plugin-testing-library: 5.6.4
|
||||
fast-deep-equal: 3.1.3
|
||||
firacode: 6.2.0
|
||||
flowchart.js: 1.17.1
|
||||
|
@ -3665,13 +3665,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.36.2":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.36.2"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.36.2
|
||||
"@typescript-eslint/type-utils": 5.36.2
|
||||
"@typescript-eslint/utils": 5.36.2
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/type-utils": 5.37.0
|
||||
"@typescript-eslint/utils": 5.37.0
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -3684,11 +3684,28 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: edcd9fcecdeb22a689b421cafe3b7adc859bf2fd6227aecdd7412c319c808e7bab063c8f94af32116cfc971962f9780d181cb0a4aa999951c2d2be1f84c6c376
|
||||
checksum: 9ef75628fcd6f5425002d0172514ad27e51c6ca438aba65ad445be3c63187de3cb294bcc994bd2859dff4fc0221a22da497b34990e8165dcfd1fec33d7d17fb3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.36.2, @typescript-eslint/parser@npm:^5.21.0":
|
||||
"@typescript-eslint/parser@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 33343e27c9602820d43ee12de9797365d97a5cf3f716e750fa44de760f2a2c6800f3bc4fa54931ac70c0e0ede77a92224f8151da7f30fed3bf692a029d6659af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.21.0":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/parser@npm:5.36.2"
|
||||
dependencies:
|
||||
|
@ -3715,12 +3732,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.36.2":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.36.2"
|
||||
"@typescript-eslint/scope-manager@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.36.2
|
||||
"@typescript-eslint/utils": 5.36.2
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/visitor-keys": 5.37.0
|
||||
checksum: 1c439e21ffa63ebaadb8c8363e9d668132a835a28203e5b779366bfa56772f332e5dedb50d63dffb836839b9d9c4e66aa9e3ea47b8c59465b18a0cbd063ec7a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
"@typescript-eslint/utils": 5.37.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -3728,7 +3755,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: c202b7d2cd08ed7f7d1ad7e430e9e1596478e147f0d485d02babfda0211c55fa950de1dc4d1c950008a8a047a31c1e982e97fe5558f93d496830eb9d9532bc71
|
||||
checksum: 79dac78eefdbdb3c168da6b303381461af3523e2b45fdeb821eb05e6a5cac797a8850e1dd9e1b6cd1a7c22408acfa2a09854a0f85ff038518c312db8eae9aa4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3739,6 +3766,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/types@npm:5.37.0"
|
||||
checksum: 899e59e7775fa95c2d9fcac5cc02cc49d83af5f1ffc706df495046c3b3733f79d5489568b01bfaf8c9ae4636e057056866adc783113036f774580086d0189f21
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.36.2":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.36.2"
|
||||
|
@ -3757,7 +3791,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.36.2, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/visitor-keys": 5.37.0
|
||||
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: 80365a50fa11ed39bf54d9ef06e264fbbf3bdbcc55b7d7d555ef0be915edae40ec30e98d08b3f6ef048e1874450cbcb1e7d9f429d4f420dacbbde45d3376a7bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.37.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.37.0
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
"@typescript-eslint/typescript-estree": 5.37.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: dc6c19ab07b50113f6fa3722518b2f31ce04036ec018855587d4c467108cb4e3c2866e54ed2e18ce61d1e7d0eaab24f94ee39574031b7d8e1c05e4b83ff84ef2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.36.2
|
||||
resolution: "@typescript-eslint/utils@npm:5.36.2"
|
||||
dependencies:
|
||||
|
@ -3783,6 +3851,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.37.0":
|
||||
version: 5.37.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.37.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: d6193550f77413aead0cb267e058df80b80a488c8fb4e39beb5f0a70b971c41682a6391903fbc5f3dd859a872016288c434d631b8efc3ac5a04edbdb7b63b5f6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.12.2":
|
||||
version: 4.12.2
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.12.2"
|
||||
|
@ -6861,14 +6939,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:5.6.3":
|
||||
version: 5.6.3
|
||||
resolution: "eslint-plugin-testing-library@npm:5.6.3"
|
||||
"eslint-plugin-testing-library@npm:5.6.4":
|
||||
version: 5.6.4
|
||||
resolution: "eslint-plugin-testing-library@npm:5.6.4"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.13.0
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: 4076cc83918a68126d2b278133fda3a8604e3f426a881541f5e931487cf02514ae2171081186d5f97f188f0ca373ebee00cee1b0cb56ab89bab9a2abec3baa4a
|
||||
checksum: dae759c3669fdb200699cfcf6e76d2839745aefd1eba2171ad4589047a4f2d95781b3f93384cb7f994c775e858c720698e2003237a232d8512009e382f410397
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6933,11 +7011,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.23.0":
|
||||
version: 8.23.0
|
||||
resolution: "eslint@npm:8.23.0"
|
||||
"eslint@npm:8.23.1":
|
||||
version: 8.23.1
|
||||
resolution: "eslint@npm:8.23.1"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.1
|
||||
"@eslint/eslintrc": ^1.3.2
|
||||
"@humanwhocodes/config-array": ^0.10.4
|
||||
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
|
||||
"@humanwhocodes/module-importer": ^1.0.1
|
||||
|
@ -6956,7 +7034,6 @@ __metadata:
|
|||
fast-deep-equal: ^3.1.3
|
||||
file-entry-cache: ^6.0.1
|
||||
find-up: ^5.0.0
|
||||
functional-red-black-tree: ^1.0.1
|
||||
glob-parent: ^6.0.1
|
||||
globals: ^13.15.0
|
||||
globby: ^11.1.0
|
||||
|
@ -6965,6 +7042,7 @@ __metadata:
|
|||
import-fresh: ^3.0.0
|
||||
imurmurhash: ^0.1.4
|
||||
is-glob: ^4.0.0
|
||||
js-sdsl: ^4.1.4
|
||||
js-yaml: ^4.1.0
|
||||
json-stable-stringify-without-jsonify: ^1.0.1
|
||||
levn: ^0.4.1
|
||||
|
@ -6978,7 +7056,7 @@ __metadata:
|
|||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: ff6075daa28d817a7ac4508f31bc108a04d9ab5056608c8651b5bf9cfea5d708ca16dea6cdab2c3c0ae99b0bf0e726af8504eaa8e17c8e12e242cb68237ead64
|
||||
checksum: a727e15492786a03b438bcf021db49f715680679846a7b8d79b98ad34576f2a570404ffe882d3c3e26f6359bff7277ef11fae5614bfe8629adb653f20d018c71
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -8860,6 +8938,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"js-sdsl@npm:^4.1.4":
|
||||
version: 4.1.4
|
||||
resolution: "js-sdsl@npm:4.1.4"
|
||||
checksum: 1977cea4ab18e0e03e28bdf0371d8b443fad65ca0988e0faa216406faf6bb943714fe8f7cc7a5bfe5f35ba3d94ddae399f4d10200f547f2c3320688b0670d726
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "js-tokens@npm:4.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue