mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 12:05:10 +00:00
Update linters to v5.27.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5da17da512
commit
958bfa33b5
2 changed files with 96 additions and 18 deletions
|
@ -134,8 +134,8 @@
|
|||
"@types/react-dom": "18.0.5",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.0",
|
||||
"@typescript-eslint/parser": "5.27.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.1",
|
||||
"@typescript-eslint/parser": "5.27.1",
|
||||
"cypress": "10.0.3",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
|
|
110
yarn.lock
110
yarn.lock
|
@ -2029,8 +2029,8 @@ __metadata:
|
|||
"@types/react-dom": 18.0.5
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.27.0
|
||||
"@typescript-eslint/parser": 5.27.0
|
||||
"@typescript-eslint/eslint-plugin": 5.27.1
|
||||
"@typescript-eslint/parser": 5.27.1
|
||||
"@uiw/react-codemirror": 4.7.0
|
||||
abcjs: 6.0.2
|
||||
bootstrap: 4.6.1
|
||||
|
@ -5038,13 +5038,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.27.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.27.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.27.0
|
||||
"@typescript-eslint/type-utils": 5.27.0
|
||||
"@typescript-eslint/utils": 5.27.0
|
||||
"@typescript-eslint/scope-manager": 5.27.1
|
||||
"@typescript-eslint/type-utils": 5.27.1
|
||||
"@typescript-eslint/utils": 5.27.1
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -5057,11 +5057,28 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: af7970f90c511641c332b7abecc53523fbbcb19e59ec52df9679f02047ddd5fd5e9ce3ca9359b17674ac7e20e380995861482fb6e60049fe8facd766c2bd85fe
|
||||
checksum: ee00d8d3a7b395e346801b7bf30209e278f06b5c283ad71c03b34db9e2d68a43ca0e292e315fa7e5bf131a8839ff4a24e0ed76c37811d230f97aae7e123d73ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.27.0, @typescript-eslint/parser@npm:^5.21.0":
|
||||
"@typescript-eslint/parser@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.27.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.27.1
|
||||
"@typescript-eslint/types": 5.27.1
|
||||
"@typescript-eslint/typescript-estree": 5.27.1
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 0f1df76142c9d7a6c6dbfc5d19fdee02bbc0e79def6e6df4b126c7eaae1c3a46a3871ad498d4b1fc7ad5cb58d6eb70f020807f600d99c0b9add98441fc12f23b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.21.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.27.0"
|
||||
dependencies:
|
||||
|
@ -5088,11 +5105,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.27.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.27.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.27.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.27.0
|
||||
"@typescript-eslint/types": 5.27.1
|
||||
"@typescript-eslint/visitor-keys": 5.27.1
|
||||
checksum: 401bf2b46de08ddb80ec9f36df7d58bf5de7837185a472b190b670d421d685743aad4c9fa8a6893f65ba933b822c5d7060c640e87cf0756d7aa56abdd25689cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.27.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.27.1
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -5100,7 +5127,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 21ef57ecc0dfa085e7ce8f7714d143993f592004086e37582cb6ab5924cb3358267b607e0701ce43737e01f46fb33d66e3f3428fbb7be6e64971d4c26f73c265
|
||||
checksum: 43b7da26ea1bd7d249c45d168ec88f971fb71362bbc21ec4748d73b1ecb43f4ca59f5ed338e8dbc74272ae4ebac1cab87a9b62c0fa616c6f9bd833a212dc8a40
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5111,6 +5138,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/types@npm:5.27.1"
|
||||
checksum: 81faa50256ba67c23221273744c51676774fe6a1583698c3a542f3e2fd21ab34a4399019527c9cf7ab4e5a1577272f091d5848d3af937232ddb2dbf558a7c39a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.27.0, @typescript-eslint/typescript-estree@npm:^5.13.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.27.0"
|
||||
|
@ -5129,7 +5163,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.27.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.27.1
|
||||
"@typescript-eslint/visitor-keys": 5.27.1
|
||||
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: 59d2a0885be7d54bd86472a446d84930cc52d2690ea432d9164075ea437b3b4206dadd49799764ad0fb68f3e4ebb4e36db9717c7a443d0f3c82d5659e41fbd05
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.27.1
|
||||
"@typescript-eslint/types": 5.27.1
|
||||
"@typescript-eslint/typescript-estree": 5.27.1
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 51add038226cddad2b3322225de18d53bc1ed44613f7b3a379eb597114b8830a632990b0f4321e0ddf3502b460d80072d7e789be89135b5e11e8dae167005625
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.27.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.0"
|
||||
dependencies:
|
||||
|
@ -5155,6 +5223,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.27.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.27.1
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: 8f104eda321cd6c613daf284fbebbd32b149d4213d137b0ce1caec7a1334c9f46c82ed64aff1243b712ac8c13f67ac344c996cd36d21fbb15032c24d9897a64a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:4.7.0":
|
||||
version: 4.7.0
|
||||
resolution: "@uiw/react-codemirror@npm:4.7.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue