mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
chore(deps): update linters to v5.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3ac396002b
commit
0e927e6f72
2 changed files with 79 additions and 18 deletions
|
@ -75,8 +75,8 @@
|
|||
"@types/passport-local": "1.0.34",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.3.1",
|
||||
"@typescript-eslint/parser": "5.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.4.0",
|
||||
"@typescript-eslint/parser": "5.4.0",
|
||||
"eslint": "8.2.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
|
|
93
yarn.lock
93
yarn.lock
|
@ -1872,12 +1872,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.3.1"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": 5.3.1
|
||||
"@typescript-eslint/scope-manager": 5.3.1
|
||||
"@typescript-eslint/experimental-utils": 5.4.0
|
||||
"@typescript-eslint/scope-manager": 5.4.0
|
||||
debug: ^4.3.2
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.1.8
|
||||
|
@ -1890,11 +1890,27 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 084cac897b5f72a7abaea43e29e8a0dd47b1f13904637957e149ad1a8501e777200ae1c7ac13428be7a33490459867eec5848c6d281130f5b064ec52e6b90f6d
|
||||
checksum: 83e8d5ab66405b9ff9a63dfc66ff45870c2ede6f7ef3368f57fa6140f97c4aac28d9e44b71f6443b004f41b5b36003a4609dc3bd51bcc96c72bd1f4d42af1d7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/experimental-utils@npm:5.3.1, @typescript-eslint/experimental-utils@npm:^5.0.0":
|
||||
"@typescript-eslint/experimental-utils@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/experimental-utils@npm:5.4.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.4.0
|
||||
"@typescript-eslint/types": 5.4.0
|
||||
"@typescript-eslint/typescript-estree": 5.4.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: "*"
|
||||
checksum: 85c818a147e86bfde3db8b2ed3f3a79855f9baf539a0f4796715b1632afdd79638bc5bb525ce9e616ee3a0f549889b5e8049a51801ff75eabf13ab4ba474e0f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/experimental-utils@npm:^5.0.0":
|
||||
version: 5.3.1
|
||||
resolution: "@typescript-eslint/experimental-utils@npm:5.3.1"
|
||||
dependencies:
|
||||
|
@ -1910,20 +1926,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.3.1"
|
||||
"@typescript-eslint/parser@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.3.1
|
||||
"@typescript-eslint/types": 5.3.1
|
||||
"@typescript-eslint/typescript-estree": 5.3.1
|
||||
"@typescript-eslint/scope-manager": 5.4.0
|
||||
"@typescript-eslint/types": 5.4.0
|
||||
"@typescript-eslint/typescript-estree": 5.4.0
|
||||
debug: ^4.3.2
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9ca2928ca3400898a16700deb5deb5aeb2e45c9f430e243be78e6aefa8e515edcb0d210e8ad2b195894a228a7d9c9355906cb68b9c7ed6b23642672465e501a3
|
||||
checksum: d76732469cb100426fb9574713c1065c14969a502214b8b400e4829e5c01b1fe4744ce59a86ef9fd4ac5baf620454c517975b136b8735881f617e53322325cd7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1937,6 +1953,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.4.0
|
||||
"@typescript-eslint/visitor-keys": 5.4.0
|
||||
checksum: 681007e727f01b694a8dbec79eba993479eb2c8aa26a0e02832d9e99bca4ba97258d8a2845bd6fb8ab461081a268d5db9b0b67385d357a07d58f78a9386f4682
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "@typescript-eslint/types@npm:5.3.1"
|
||||
|
@ -1944,6 +1970,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/types@npm:5.4.0"
|
||||
checksum: 8d1dc7149e597ae98917cc109136b8c081682158f688b2ca76256493e46b4acfda2135e30258200e83a40492678683393f0eb4d508d43b80b321ea006fc11a38
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.3.1"
|
||||
|
@ -1962,6 +1995,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.4.0
|
||||
"@typescript-eslint/visitor-keys": 5.4.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: 2f818c629c2b43b5cb669e9d950b9afadbad94275ef867308f8544277631f723ffd769852a522012c1aef12a9bba11ae46e72469187e3630f7ae373bc8c8a1c0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.3.1"
|
||||
|
@ -1972,6 +2023,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.4.0
|
||||
eslint-visitor-keys: ^3.0.0
|
||||
checksum: a0c1c5e3fbe2fb6d49e240603f7f613e071a9b5a5a7dd41b7a10cf4d71fbda522c1d3af8389efafd7c03cacd5d2ab9286d6e805d530957aba3a6538b9d248a3a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.1":
|
||||
version: 1.11.1
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
||||
|
@ -5027,8 +5088,8 @@ __metadata:
|
|||
"@types/passport-local": 1.0.34
|
||||
"@types/source-map-support": 0.5.4
|
||||
"@types/supertest": 2.0.11
|
||||
"@typescript-eslint/eslint-plugin": 5.3.1
|
||||
"@typescript-eslint/parser": 5.3.1
|
||||
"@typescript-eslint/eslint-plugin": 5.4.0
|
||||
"@typescript-eslint/parser": 5.4.0
|
||||
base32-encode: 1.2.0
|
||||
bcrypt: 5.0.1
|
||||
class-transformer: 0.4.0
|
||||
|
|
Loading…
Reference in a new issue