mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update linters to v5.30.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7de605b386
commit
6efef7f0a0
2 changed files with 85 additions and 24 deletions
|
@ -92,8 +92,8 @@
|
||||||
"@types/source-map-support": "0.5.4",
|
"@types/source-map-support": "0.5.4",
|
||||||
"@types/supertest": "2.0.12",
|
"@types/supertest": "2.0.12",
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.30.5",
|
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||||
"@typescript-eslint/parser": "5.30.5",
|
"@typescript-eslint/parser": "5.30.6",
|
||||||
"eslint": "8.19.0",
|
"eslint": "8.19.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-import": "2.26.0",
|
"eslint-plugin-import": "2.26.0",
|
||||||
|
|
105
yarn.lock
105
yarn.lock
|
@ -2056,13 +2056,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:5.30.5":
|
"@typescript-eslint/eslint-plugin@npm:5.30.6":
|
||||||
version: 5.30.5
|
version: 5.30.6
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.5"
|
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": 5.30.5
|
"@typescript-eslint/scope-manager": 5.30.6
|
||||||
"@typescript-eslint/type-utils": 5.30.5
|
"@typescript-eslint/type-utils": 5.30.6
|
||||||
"@typescript-eslint/utils": 5.30.5
|
"@typescript-eslint/utils": 5.30.6
|
||||||
debug: ^4.3.4
|
debug: ^4.3.4
|
||||||
functional-red-black-tree: ^1.0.1
|
functional-red-black-tree: ^1.0.1
|
||||||
ignore: ^5.2.0
|
ignore: ^5.2.0
|
||||||
|
@ -2075,24 +2075,24 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: cf763fb091dcdfd6c25843251a220b654ca83968b17266e0f343771f489085c6afc4e41fcf2187b4c72c4d12a787070c64b5e5367069460f95a8174573f48905
|
checksum: ee020a171c057a99061ca70583473df1beb0df3229b4c9404b85d4a6ce96b03708935e2aa4418d74a877337d407ca30cdf53c9cf2f7b9eec0d79288d245267d1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:5.30.5":
|
"@typescript-eslint/parser@npm:5.30.6":
|
||||||
version: 5.30.5
|
version: 5.30.6
|
||||||
resolution: "@typescript-eslint/parser@npm:5.30.5"
|
resolution: "@typescript-eslint/parser@npm:5.30.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": 5.30.5
|
"@typescript-eslint/scope-manager": 5.30.6
|
||||||
"@typescript-eslint/types": 5.30.5
|
"@typescript-eslint/types": 5.30.6
|
||||||
"@typescript-eslint/typescript-estree": 5.30.5
|
"@typescript-eslint/typescript-estree": 5.30.6
|
||||||
debug: ^4.3.4
|
debug: ^4.3.4
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 6c16821e122b891420a538f200f6e576ad1167855a67e87f9a7d3a08c0513fe26006f6411b8ba6f4662a81526bd0339ae37c47dd88fa5943e6f27ff70da9f989
|
checksum: 3e02bb447d21af65adefbaddb46380ced3fb88045ef2e122d6522cc354d414898cd2222b4ce05fa0ee1fbc8c01e9a7833fe57e52b844e3fba30c89d20e006b56
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2106,11 +2106,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:5.30.5":
|
"@typescript-eslint/scope-manager@npm:5.30.6":
|
||||||
version: 5.30.5
|
version: 5.30.6
|
||||||
resolution: "@typescript-eslint/type-utils@npm:5.30.5"
|
resolution: "@typescript-eslint/scope-manager@npm:5.30.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/utils": 5.30.5
|
"@typescript-eslint/types": 5.30.6
|
||||||
|
"@typescript-eslint/visitor-keys": 5.30.6
|
||||||
|
checksum: 454c32339869694a400c6e3e4e44729da3c02359cb086c1e9315e2aeb93af3a6e1c87d274f9eb0066a081f99e4ffda3a036565d17c78dd8649d19f18199419c6
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/type-utils@npm:5.30.6":
|
||||||
|
version: 5.30.6
|
||||||
|
resolution: "@typescript-eslint/type-utils@npm:5.30.6"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/utils": 5.30.6
|
||||||
debug: ^4.3.4
|
debug: ^4.3.4
|
||||||
tsutils: ^3.21.0
|
tsutils: ^3.21.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2118,7 +2128,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 080cc1231729c34b778395658374e32d034474056f9b777dbc89d20d15eb93d93d0959328ad47c2a6623d40c6552364ababadce439842a944bce001f55b731b3
|
checksum: 19b9479961c07e66230d73f9a396e5352bcdf6fa3f5fc175fad86ac617783fa61a5db53c872025974c196a44452b3b10afb0dd10b661dce37d04b2b86ee25ba2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2129,6 +2139,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/types@npm:5.30.6":
|
||||||
|
version: 5.30.6
|
||||||
|
resolution: "@typescript-eslint/types@npm:5.30.6"
|
||||||
|
checksum: 47c621dae5929d5b39b2b27c6f2ecb8daab1da22566867443873c0681322019f99e205629910bfe04e64077349aec05c84e0d4571f189619b609f4173a9d0f36
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:5.30.5":
|
"@typescript-eslint/typescript-estree@npm:5.30.5":
|
||||||
version: 5.30.5
|
version: 5.30.5
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.5"
|
resolution: "@typescript-eslint/typescript-estree@npm:5.30.5"
|
||||||
|
@ -2147,7 +2164,41 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:5.30.5, @typescript-eslint/utils@npm:^5.10.0":
|
"@typescript-eslint/typescript-estree@npm:5.30.6":
|
||||||
|
version: 5.30.6
|
||||||
|
resolution: "@typescript-eslint/typescript-estree@npm:5.30.6"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": 5.30.6
|
||||||
|
"@typescript-eslint/visitor-keys": 5.30.6
|
||||||
|
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: 5621c03f1a6ca8866d91014cd30b53a37f9c4d664eb97bc2740294bcbf7efc0178e8699def752b86c97472e7b1b0cd9b6c0d9aa07a04decfe78bd16c21f93c4b
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/utils@npm:5.30.6":
|
||||||
|
version: 5.30.6
|
||||||
|
resolution: "@typescript-eslint/utils@npm:5.30.6"
|
||||||
|
dependencies:
|
||||||
|
"@types/json-schema": ^7.0.9
|
||||||
|
"@typescript-eslint/scope-manager": 5.30.6
|
||||||
|
"@typescript-eslint/types": 5.30.6
|
||||||
|
"@typescript-eslint/typescript-estree": 5.30.6
|
||||||
|
eslint-scope: ^5.1.1
|
||||||
|
eslint-utils: ^3.0.0
|
||||||
|
peerDependencies:
|
||||||
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
checksum: fc6f9ccf558d658cbeaa85c63bc1853385630c9522c8ae42524b652a6b3c69689fba67a49d79ce1fae2b4ec9c45e5aa9b791ac027d205edef27984d088ed1c3a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/utils@npm:^5.10.0":
|
||||||
version: 5.30.5
|
version: 5.30.5
|
||||||
resolution: "@typescript-eslint/utils@npm:5.30.5"
|
resolution: "@typescript-eslint/utils@npm:5.30.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2173,6 +2224,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/visitor-keys@npm:5.30.6":
|
||||||
|
version: 5.30.6
|
||||||
|
resolution: "@typescript-eslint/visitor-keys@npm:5.30.6"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": 5.30.6
|
||||||
|
eslint-visitor-keys: ^3.3.0
|
||||||
|
checksum: e4ec0541d685d211274724c9f1887b6cdd03c7fc4fbdd1ea74c18311c3a5a9a2d4c676448ea714687ca13cc881ec5c73605de75fbf38f302ba8ea86d2b77897f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@webassemblyjs/ast@npm:1.11.1":
|
"@webassemblyjs/ast@npm:1.11.1":
|
||||||
version: 1.11.1
|
version: 1.11.1
|
||||||
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
||||||
|
@ -5258,8 +5319,8 @@ __metadata:
|
||||||
"@types/source-map-support": 0.5.4
|
"@types/source-map-support": 0.5.4
|
||||||
"@types/supertest": 2.0.12
|
"@types/supertest": 2.0.12
|
||||||
"@types/ws": 8.5.3
|
"@types/ws": 8.5.3
|
||||||
"@typescript-eslint/eslint-plugin": 5.30.5
|
"@typescript-eslint/eslint-plugin": 5.30.6
|
||||||
"@typescript-eslint/parser": 5.30.5
|
"@typescript-eslint/parser": 5.30.6
|
||||||
base32-encode: 1.2.0
|
base32-encode: 1.2.0
|
||||||
bcrypt: 5.0.1
|
bcrypt: 5.0.1
|
||||||
class-transformer: 0.5.1
|
class-transformer: 0.5.1
|
||||||
|
|
Loading…
Reference in a new issue