mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f48a8db3d5
commit
d699b3f191
2 changed files with 91 additions and 30 deletions
|
@ -94,12 +94,12 @@
|
|||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/ws": "8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.32.0",
|
||||
"@typescript-eslint/parser": "5.32.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.33.0",
|
||||
"@typescript-eslint/parser": "5.33.0",
|
||||
"eslint": "8.21.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.7.0",
|
||||
"eslint-plugin-jest": "26.8.2",
|
||||
"eslint-plugin-local-rules": "1.3.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
115
yarn.lock
115
yarn.lock
|
@ -2077,13 +2077,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.32.0":
|
||||
version: 5.32.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.32.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.32.0
|
||||
"@typescript-eslint/type-utils": 5.32.0
|
||||
"@typescript-eslint/utils": 5.32.0
|
||||
"@typescript-eslint/scope-manager": 5.33.0
|
||||
"@typescript-eslint/type-utils": 5.33.0
|
||||
"@typescript-eslint/utils": 5.33.0
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -2096,24 +2096,24 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9785c34d9742b51130237bfe244924ca6dfd529bdcc5932a5cf81558f0235099c963a11125df393037db51ce451f7ab9442aba3c3a8bb2e0607569a0e31480c8
|
||||
checksum: d408f3f474b34fefde8ee65d98deb126949fd7d8e211a7f95c5cc2b507dedbf8eb239f3895e0c37aa6338989531e37c5f35c2e0de36a126c52f0846e89605487
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.32.0":
|
||||
version: 5.32.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.32.0"
|
||||
"@typescript-eslint/parser@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.32.0
|
||||
"@typescript-eslint/types": 5.32.0
|
||||
"@typescript-eslint/typescript-estree": 5.32.0
|
||||
"@typescript-eslint/scope-manager": 5.33.0
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/typescript-estree": 5.33.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 3fcfa183cad125c3198fd63701c6e13dad1cc984d309e8cd40ec9a2eb857902abfd7e9ee3f030b18eb1c18c795a61ea289ef147a7f9dfac38df905e7514316af
|
||||
checksum: 2617aba987a70ee6b16ecc6afa6d245422df33a9d056018ff2e316159e667a0ab9d9c15fcea95e0ba65832661e71cc2753a221e77f0b0fab278e52c4497b8278
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2127,11 +2127,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.32.0":
|
||||
version: 5.32.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.32.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.32.0
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/visitor-keys": 5.33.0
|
||||
checksum: b2cbea9abd528d01a5acb2d68a2a5be51ec6827760d3869bdd70920cf6c3a4f9f96d87c77177f8313009d9db71253e4a75f8393f38651e2abaf91ef28e60fb9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.33.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -2139,7 +2149,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 4063808ca054789bebc6adb376d15c13e38f8ea14fa2842c38ae616d77fb77681b67a04b77887cf9ceb6f801ab3fc5eddfb6325779ab821404c62f36c56310bb
|
||||
checksum: a1d1ffb42fe96bfc2339cc2875e218aa82fa9391be04c1a266bb11da1eca6835555687e81cde75477c60e6702049cd4dde7d2638e7e9b9d8cf4b7b2242353a6e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2150,6 +2160,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/types@npm:5.33.0"
|
||||
checksum: 8bbddda84cb3adf5c659b0d42547a2d6ab87f4eea574aca5dd63a3bd85169f32796ecbddad3b27f18a609070f6b1d18a54018d488bad746ae0f6ea5c02206109
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.32.0":
|
||||
version: 5.32.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.32.0"
|
||||
|
@ -2168,7 +2185,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.32.0, @typescript-eslint/utils@npm:^5.10.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/visitor-keys": 5.33.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: 26f9005cdfb14654125a33d90d872b926820e560dff8970c4629fd5f6f47ad2a31e4c63161564d21bb42a8fc3ced0033994854ee37336ae07d90ccf6300d702b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.33.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.33.0
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
"@typescript-eslint/typescript-estree": 5.33.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 6ce5ee5eabeb6d73538b24e6487f811ecb0ef3467bd366cbd15bf30d904bdedb73fc6f48cf2e2e742dda462b42999ea505e8b59255545825ec9db86f3d423ea7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0":
|
||||
version: 5.32.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.32.0"
|
||||
dependencies:
|
||||
|
@ -2194,6 +2245,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.33.0":
|
||||
version: 5.33.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.33.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.33.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: d7e3653de6bac6841e6fcc54226b93ad6bdca4aa76ebe7d83459c016c3eebcc50d4f65ee713174bc267d765295b642d1927a778c5de707b8389e3fcc052aa4a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.1":
|
||||
version: 1.11.1
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
||||
|
@ -4278,9 +4339,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.7.0":
|
||||
version: 26.7.0
|
||||
resolution: "eslint-plugin-jest@npm:26.7.0"
|
||||
"eslint-plugin-jest@npm:26.8.2":
|
||||
version: 26.8.2
|
||||
resolution: "eslint-plugin-jest@npm:26.8.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4291,7 +4352,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 21dbeb3820a1640185e0bd3847f65feba98b479812bcaa3f353e725bd0538618b16544b4dfc74ac147b5150afed9cf28760d7aaad54158611403810776fe6353
|
||||
checksum: 78d61467fef83fc0ce896cc54343d5b20e587baceb2e2d44f39a0c5fb1b693ee4adde7ed3b18e090381c4cd8a6b1094ad116caa502362f4152f9918b0a351a3e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5322,8 +5383,8 @@ __metadata:
|
|||
"@types/source-map-support": 0.5.4
|
||||
"@types/supertest": 2.0.12
|
||||
"@types/ws": 8.5.3
|
||||
"@typescript-eslint/eslint-plugin": 5.32.0
|
||||
"@typescript-eslint/parser": 5.32.0
|
||||
"@typescript-eslint/eslint-plugin": 5.33.0
|
||||
"@typescript-eslint/parser": 5.33.0
|
||||
base32-encode: 1.2.0
|
||||
bcrypt: 5.0.1
|
||||
class-transformer: 0.5.1
|
||||
|
@ -5335,7 +5396,7 @@ __metadata:
|
|||
eslint: 8.21.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.7.0
|
||||
eslint-plugin-jest: 26.8.2
|
||||
eslint-plugin-local-rules: 1.3.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue