mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
df42e8bde8
commit
dee52d0cad
2 changed files with 97 additions and 43 deletions
|
@ -79,9 +79,9 @@
|
|||
"@types/pg": "8.6.5",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.13.0",
|
||||
"@typescript-eslint/parser": "5.13.0",
|
||||
"eslint": "8.10.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.14.0",
|
||||
"@typescript-eslint/parser": "5.14.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "26.1.1",
|
||||
|
|
134
yarn.lock
134
yarn.lock
|
@ -674,20 +674,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@eslint/eslintrc@npm:1.2.0"
|
||||
"@eslint/eslintrc@npm:^1.2.1":
|
||||
version: 1.2.1
|
||||
resolution: "@eslint/eslintrc@npm:1.2.1"
|
||||
dependencies:
|
||||
ajv: ^6.12.4
|
||||
debug: ^4.3.2
|
||||
espree: ^9.3.1
|
||||
globals: ^13.9.0
|
||||
ignore: ^4.0.6
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.2.1
|
||||
js-yaml: ^4.1.0
|
||||
minimatch: ^3.0.4
|
||||
strip-json-comments: ^3.1.1
|
||||
checksum: a5e51dcf02627363567094456d7880b46b6a14a285d7a057f083ca903bdd862483bb6314cbc9fb6fa2d2c4537d50e0d28bd5e39650840241ae4796faaec65d2e
|
||||
checksum: 1f797b9f94d71b965992cf6c44e3bcb574643014fd1e3d4862d25056bd5568f59c488461a7e9a1c1758ca7f0def5d3cb69c3d8b38581bcf4a53af74371243797
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1929,13 +1929,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.13.0":
|
||||
version: 5.13.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.13.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.13.0
|
||||
"@typescript-eslint/type-utils": 5.13.0
|
||||
"@typescript-eslint/utils": 5.13.0
|
||||
"@typescript-eslint/scope-manager": 5.14.0
|
||||
"@typescript-eslint/type-utils": 5.14.0
|
||||
"@typescript-eslint/utils": 5.14.0
|
||||
debug: ^4.3.2
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.1.8
|
||||
|
@ -1948,24 +1948,24 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ff8863b8c414eeed874c7ef4e5d540c918f9ee9be2e44fe30c6c22f2f59529a61e71afb3d7a90bff9a8f894098f11373989df91b11ef67a424c12f703021c174
|
||||
checksum: 7176b30ebc2144292b38404b28aadc7a32d24d454deb8000e0e2ae71a199b9cff7c67ed6ff723b93278091f19948fdd4ef44029aade3ee6ec6f340acc9104ec6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.13.0":
|
||||
version: 5.13.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.13.0"
|
||||
"@typescript-eslint/parser@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.13.0
|
||||
"@typescript-eslint/types": 5.13.0
|
||||
"@typescript-eslint/typescript-estree": 5.13.0
|
||||
"@typescript-eslint/scope-manager": 5.14.0
|
||||
"@typescript-eslint/types": 5.14.0
|
||||
"@typescript-eslint/typescript-estree": 5.14.0
|
||||
debug: ^4.3.2
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9ca74f891df82f4f93150f0b69fcd2d9fb138c75a4629a154256108fbaa1248a96f69627cb472423890ff291e7cec30c20da25a87a21ef53fc1149ac9c18bfac
|
||||
checksum: 2ee433b070d4b46fe2c2e11596fa92f39e60459a75d0e3fafe4f7d2e2f9772847208ce208190a3af0ec6490cb46a517523ac92a82a17fe289cc03ed7e512638a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1979,11 +1979,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.13.0":
|
||||
version: 5.13.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.13.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.13.0
|
||||
"@typescript-eslint/types": 5.14.0
|
||||
"@typescript-eslint/visitor-keys": 5.14.0
|
||||
checksum: 20f163877218fc1c880e014ef2f858f7f8280a5d9dfc09dce092df9b72f6c5ebf490ede8b8dcf51e55f4d62a248eb5ccd468d37756731f27c8695c2f199f2638
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.14.0
|
||||
debug: ^4.3.2
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -1991,7 +2001,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 454a2fe6c5faa211fec9d7992b44f377b9d492c3a18b8ce6d6da0077f0ea92320c7ee430cc33dcce8f0ec7afab7f8db59f39f9433be5358715754e64d7fbdef2
|
||||
checksum: b5b71f397a87769558473b9283e65f92a1153d4de93cb9e5bf559ca6f7d8a898b4b565141bd2455c9fb6c2266aa5e39465a0337a7484a09a7fdf4bfbf191c7cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2002,6 +2012,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/types@npm:5.14.0"
|
||||
checksum: 1113c0c785a449970c52459dd1c779a80ae7b34b0bae923eace43a5d27279ee47092703d2a6a120c4ee7a78f0157ce8d6e53f951696d7b6197e121aac08ccc07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.13.0":
|
||||
version: 5.13.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.13.0"
|
||||
|
@ -2020,7 +2037,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.13.0, @typescript-eslint/utils@npm:^5.10.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.14.0
|
||||
"@typescript-eslint/visitor-keys": 5.14.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: 41816c4cb37538a8206c1c590e9d0d0c30eca8a972001a102bf43002b8b6e53ec1ce451a156ce037ea978d34b297c5f677de7fe7baecd355687629e177dc6809
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.14.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.14.0
|
||||
"@typescript-eslint/types": 5.14.0
|
||||
"@typescript-eslint/typescript-estree": 5.14.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: c44b415e61e83f89ae7314f30e9783d813b19cd65b40993cb6dc28696f42ba3e4fa2bb31006ec67fe5414e37a02386616c87aa35e5ff8659e65a06fb3e83c95d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0":
|
||||
version: 5.13.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.13.0"
|
||||
dependencies:
|
||||
|
@ -2046,6 +2097,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.14.0":
|
||||
version: 5.14.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.14.0
|
||||
eslint-visitor-keys: ^3.0.0
|
||||
checksum: 3fc6038b330602b0dd2ff4070b11057a19239caa6f5bd956ee75d66f37f1b936704a98c4b1eae5da19a34d72b836a93e675080608138e50eabf72c2c901f648e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.1":
|
||||
version: 1.11.1
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
||||
|
@ -4385,11 +4446,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.10.0":
|
||||
version: 8.10.0
|
||||
resolution: "eslint@npm:8.10.0"
|
||||
"eslint@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "eslint@npm:8.11.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.2.0
|
||||
"@eslint/eslintrc": ^1.2.1
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
ajv: ^6.10.0
|
||||
chalk: ^4.0.0
|
||||
|
@ -4426,7 +4487,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 8b31ab3de5b48b6828bf13c09c9e62ee0045fa0afa017efaa73eedcf4dc33bc204ee4c467d4677e37967d1645f73816ddef4271422e691fded352040f8f83093
|
||||
checksum: a06a2ea37002d6c0a4f462fe31b4411185dc3da7857fafb896eb392ba95a1289cc3538056474b2f44f08012f265bede01a39d46df4ac39ebc6d7be90e2c8f9fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5360,15 +5421,15 @@ __metadata:
|
|||
"@types/pg": 8.6.5
|
||||
"@types/source-map-support": 0.5.4
|
||||
"@types/supertest": 2.0.11
|
||||
"@typescript-eslint/eslint-plugin": 5.13.0
|
||||
"@typescript-eslint/parser": 5.13.0
|
||||
"@typescript-eslint/eslint-plugin": 5.14.0
|
||||
"@typescript-eslint/parser": 5.14.0
|
||||
base32-encode: 1.2.0
|
||||
bcrypt: 5.0.1
|
||||
class-transformer: 0.5.1
|
||||
class-validator: 0.13.2
|
||||
cli-color: 2.0.1
|
||||
connect-typeorm: 1.1.4
|
||||
eslint: 8.10.0
|
||||
eslint: 8.11.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 26.1.1
|
||||
|
@ -5608,13 +5669,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ignore@npm:^4.0.6":
|
||||
version: 4.0.6
|
||||
resolution: "ignore@npm:4.0.6"
|
||||
checksum: 248f82e50a430906f9ee7f35e1158e3ec4c3971451dd9f99c9bc1548261b4db2b99709f60ac6c6cac9333494384176cc4cc9b07acbe42d52ac6a09cad734d800
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ignore@npm:^5.1.8, ignore@npm:^5.2.0":
|
||||
version: 5.2.0
|
||||
resolution: "ignore@npm:5.2.0"
|
||||
|
|
Loading…
Reference in a new issue