mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-16 21:27:27 +00:00
Update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
29b6e9c0c0
commit
625ce20977
2 changed files with 113 additions and 35 deletions
|
@ -131,14 +131,14 @@
|
|||
"@types/react-dom": "17.0.11",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
||||
"@typescript-eslint/parser": "5.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.12.0",
|
||||
"@typescript-eslint/parser": "5.12.0",
|
||||
"cypress": "9.5.0",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-config-next": "12.0.10",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-config-next": "12.1.0",
|
||||
"eslint-config-prettier": "8.4.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
|
|
140
yarn.lock
140
yarn.lock
|
@ -2193,8 +2193,8 @@ __metadata:
|
|||
"@types/react-dom": 17.0.11
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.11.0
|
||||
"@typescript-eslint/parser": 5.11.0
|
||||
"@typescript-eslint/eslint-plugin": 5.12.0
|
||||
"@typescript-eslint/parser": 5.12.0
|
||||
"@uiw/react-codemirror": 4.4.3
|
||||
abcjs: 6.0.0-beta.39
|
||||
bootstrap: 4.6.1
|
||||
|
@ -2209,8 +2209,8 @@ __metadata:
|
|||
emoji-picker-element: 1.10.1
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.9.0
|
||||
eslint-config-next: 12.0.10
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-config-next: 12.1.0
|
||||
eslint-config-prettier: 8.4.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.12.1
|
||||
eslint-plugin-node: 11.1.0
|
||||
|
@ -3208,12 +3208,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:12.0.10":
|
||||
version: 12.0.10
|
||||
resolution: "@next/eslint-plugin-next@npm:12.0.10"
|
||||
"@next/eslint-plugin-next@npm:12.1.0":
|
||||
version: 12.1.0
|
||||
resolution: "@next/eslint-plugin-next@npm:12.1.0"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: ceb95880458ab6fc67fb58350e9f87ca8ac0adf0b50bf099e03bb84b4d7d48888d29518e09cf281a1181d9c240d3babdfb5b8649e7dad79332f77f0f7d01293c
|
||||
checksum: d6875f65e102f62fe90495229862f838fed00508980edff376c8c0e8ddf6c47a1a030fc2f8906890e08e34740cd174e5d70ecefa9ace81edda9949fa7ad06763
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4928,13 +4928,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.11.0":
|
||||
version: 5.11.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.11.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.11.0
|
||||
"@typescript-eslint/type-utils": 5.11.0
|
||||
"@typescript-eslint/utils": 5.11.0
|
||||
"@typescript-eslint/scope-manager": 5.12.0
|
||||
"@typescript-eslint/type-utils": 5.12.0
|
||||
"@typescript-eslint/utils": 5.12.0
|
||||
debug: ^4.3.2
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.1.8
|
||||
|
@ -4947,11 +4947,28 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: fa546ba4397f3e693870c39d1e8df6feccb728a7092be6312b78806a64c4ff4648cff0462503d3e510e8b173b9704c19e78d2a7af790ab1c0309782e33a89c32
|
||||
checksum: ac7074b51456748ef8770d82f5b4e691e1b93bb1353b448bb1b43db5b5a9722a6a012dc1dc0a3b35ab0c0ca7c1b5412f535ad992115132ed84ed6f4179778d37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.11.0, @typescript-eslint/parser@npm:^5.0.0":
|
||||
"@typescript-eslint/parser@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.12.0
|
||||
"@typescript-eslint/types": 5.12.0
|
||||
"@typescript-eslint/typescript-estree": 5.12.0
|
||||
debug: ^4.3.2
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 0453c14d967ebba4ebe0d763882b7a1258f23a710d127f53196d360b78722d880cc8c0299feb52ecc4e10600834c22559bf543211249d878efad864f7ec856bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.0.0":
|
||||
version: 5.11.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.11.0"
|
||||
dependencies:
|
||||
|
@ -4978,11 +4995,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.11.0":
|
||||
version: 5.11.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.11.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.11.0
|
||||
"@typescript-eslint/types": 5.12.0
|
||||
"@typescript-eslint/visitor-keys": 5.12.0
|
||||
checksum: 87cc4e8ab3b495293e51685566cafca6f217c7328fc1210e4a9c3a89e864c5e3a04ddde11708e07820185fd158cb448980607a93fd658fa2089c152f27a847d0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.12.0
|
||||
debug: ^4.3.2
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -4990,7 +5017,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: fd570806d82874289ded6bfd90ff5414d4365b95b4a2e911f7ff2fee6e2c7675d0f2f71580c24cb8be733c3dfe2cd33eedff99ae2aa50f61b1b5af76499074eb
|
||||
checksum: 90390603319441493b62611730db78f8a732e32a5d9097d1e9c6581da6caeb71cc08a3ed6c716f2fc490b153f956c9a2471d9fbe97c22214ca86f58511c7581a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5008,6 +5035,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/types@npm:5.12.0"
|
||||
checksum: f5e7f8270cb0f9f18886bf00f8f1fd589b793f4c05dc2de53cc826beb969161e19ffc10f51237402fb9f3d24f5aaf3bb41b1d8da70e115ec3ff11e79b3471988
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.11.0":
|
||||
version: 5.11.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.11.0"
|
||||
|
@ -5026,6 +5060,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.12.0
|
||||
"@typescript-eslint/visitor-keys": 5.12.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: 6a8e852c210b20370eb564f3beb245c425e65a4de3e78a1e2f278a241b6acf72ba43b10767df18fc1654b529453529f721fa673569406ace4011712c9c837900
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:^4.8.2":
|
||||
version: 4.33.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:4.33.0"
|
||||
|
@ -5044,7 +5096,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.11.0, @typescript-eslint/utils@npm:^5.10.2":
|
||||
"@typescript-eslint/utils@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.12.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.12.0
|
||||
"@typescript-eslint/types": 5.12.0
|
||||
"@typescript-eslint/typescript-estree": 5.12.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 34c394db0510be78c5cbb8928c9eb81405a117dd9e5903a149e4f3c20218dcda89a29e5012984d07c8ce9e5c7f5d7c38f5c3061558028f3f518ac98bbeb9a006
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.2":
|
||||
version: 5.11.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.11.0"
|
||||
dependencies:
|
||||
|
@ -5080,6 +5148,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.12.0
|
||||
eslint-visitor-keys: ^3.0.0
|
||||
checksum: c3774f542aae801926edf86fe6cab534c4cdac914b035730912443ed53fcc701b0f0e7b1a0d5fc959484637c55f63409fc43df5508c334e202d66d4654484d11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:4.4.3":
|
||||
version: 4.4.3
|
||||
resolution: "@uiw/react-codemirror@npm:4.4.3"
|
||||
|
@ -9615,11 +9693,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:12.0.10":
|
||||
version: 12.0.10
|
||||
resolution: "eslint-config-next@npm:12.0.10"
|
||||
"eslint-config-next@npm:12.1.0":
|
||||
version: 12.1.0
|
||||
resolution: "eslint-config-next@npm:12.1.0"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 12.0.10
|
||||
"@next/eslint-plugin-next": 12.1.0
|
||||
"@rushstack/eslint-patch": ^1.0.8
|
||||
"@typescript-eslint/parser": ^5.0.0
|
||||
eslint-import-resolver-node: ^0.3.4
|
||||
|
@ -9635,18 +9713,18 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 37f84056f8c957fc4341e4c32e14ab227ebfc56526612ea0b775812602215311b98e062506732dc43ceca1ef98e259dedd2de776c2e584a0819d6abfca15f1cf
|
||||
checksum: 38664b2fdc6643c5c35f40612606f208350d0472ff12f177e6dc8a2065f59f0c092f494d568c681212eda60a74660c2ffe329132d74938739ae5c668ffe989c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "eslint-config-prettier@npm:8.3.0"
|
||||
"eslint-config-prettier@npm:8.4.0":
|
||||
version: 8.4.0
|
||||
resolution: "eslint-config-prettier@npm:8.4.0"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: df4cea3032671995bb5ab07e016169072f7fa59f44a53251664d9ca60951b66cdc872683b5c6a3729c91497c11490ca44a79654b395dd6756beb0c3903a37196
|
||||
checksum: ee8dc343f1fed15dc0658e190a966cc23644477f2331a7f56ae2bb79dd74892e3cde8ea5c142e7a3329a8291a1de041e13ca96e54d0c85ff4a2aba13390c5f10
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue