mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-23 02:57:47 +00:00
Update linters to v5.12.1 (#1875)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0c32a35dd6
commit
d0375c8e5d
2 changed files with 96 additions and 18 deletions
|
@ -131,8 +131,8 @@
|
|||
"@types/react-dom": "17.0.11",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.12.0",
|
||||
"@typescript-eslint/parser": "5.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.12.1",
|
||||
"@typescript-eslint/parser": "5.12.1",
|
||||
"cypress": "9.5.0",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
|
|
110
yarn.lock
110
yarn.lock
|
@ -2193,8 +2193,8 @@ __metadata:
|
|||
"@types/react-dom": 17.0.11
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.12.0
|
||||
"@typescript-eslint/parser": 5.12.0
|
||||
"@typescript-eslint/eslint-plugin": 5.12.1
|
||||
"@typescript-eslint/parser": 5.12.1
|
||||
"@uiw/react-codemirror": 4.4.3
|
||||
abcjs: 6.0.0-beta.39
|
||||
bootstrap: 4.6.1
|
||||
|
@ -4920,13 +4920,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.12.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.12.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.12.0
|
||||
"@typescript-eslint/type-utils": 5.12.0
|
||||
"@typescript-eslint/utils": 5.12.0
|
||||
"@typescript-eslint/scope-manager": 5.12.1
|
||||
"@typescript-eslint/type-utils": 5.12.1
|
||||
"@typescript-eslint/utils": 5.12.1
|
||||
debug: ^4.3.2
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.1.8
|
||||
|
@ -4939,11 +4939,28 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ac7074b51456748ef8770d82f5b4e691e1b93bb1353b448bb1b43db5b5a9722a6a012dc1dc0a3b35ab0c0ca7c1b5412f535ad992115132ed84ed6f4179778d37
|
||||
checksum: 007f89f6ce8744a15cbdb1953efd41fcb4af84357070d8e13ea5d0fbbca0c9c6cfdc0598fd00a793100a0c37104e68dd61d5b7cada7abbcc5dfec50ea480b8ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.12.0, @typescript-eslint/parser@npm:^5.0.0":
|
||||
"@typescript-eslint/parser@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.12.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.12.1
|
||||
"@typescript-eslint/types": 5.12.1
|
||||
"@typescript-eslint/typescript-estree": 5.12.1
|
||||
debug: ^4.3.2
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: d2995b00937de1d289d0a5742ad0744cfa8fbaed1a1a965eaa5dc8dca6e36e18f5c3802148c4bde0ab014a91330ebe186d01b0871ee30f36ac41361dc1d525d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.0.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.12.0"
|
||||
dependencies:
|
||||
|
@ -4970,11 +4987,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.12.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.12.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.12.0
|
||||
"@typescript-eslint/types": 5.12.1
|
||||
"@typescript-eslint/visitor-keys": 5.12.1
|
||||
checksum: b6e7f45b4fe39397430149ad005f7d28aa75a063dacfc947514abd52ba5235fecf937784416dfb7e8c168025b1bc74611332ceb214045cc362922e4b311bcb11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.12.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.12.1
|
||||
debug: ^4.3.2
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -4982,7 +5009,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 90390603319441493b62611730db78f8a732e32a5d9097d1e9c6581da6caeb71cc08a3ed6c716f2fc490b153f956c9a2471d9fbe97c22214ca86f58511c7581a
|
||||
checksum: 3f25e650f3be2af93d9cb1b26120b306af11c7cf36b3bd13f1c97f5c875a4abd282f8a0ae0daff0b90b4734c0dae3828b9ec508d46f65fd6cf6389a5b037fe26
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5000,6 +5027,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/types@npm:5.12.1"
|
||||
checksum: 753cb4b0f266500298f07c0386d72e7d9570f26e2deb7017fd677d21bb8bca7f2ca01d3f4b43d86fbb7337a76f0c9da86657de96f107dba92632d726b4e7797e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.12.0":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.12.0"
|
||||
|
@ -5018,6 +5052,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.12.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.12.1
|
||||
"@typescript-eslint/visitor-keys": 5.12.1
|
||||
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: 5677f5550fdc24879b51b3bc4c7551a5b241f70cf8f4cfe0fa2dc270dcd858c6d5085bf784c0bd471bb71da5abbbcf1ec44dc84a688ce61107d5ddba21d235ae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:^4.33.0":
|
||||
version: 4.33.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:4.33.0"
|
||||
|
@ -5036,7 +5088,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.12.0, @typescript-eslint/utils@npm:^5.10.2":
|
||||
"@typescript-eslint/utils@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.12.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.12.1
|
||||
"@typescript-eslint/types": 5.12.1
|
||||
"@typescript-eslint/typescript-estree": 5.12.1
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 0eb277ad4e60fa46b586d5df8e05be6e0d3963a59cf409a348e2c512d5e88d657a56026754ee10c31ee1333794e145f7ffe33e08d28aa1bed4b4ab4b02a95712
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.2":
|
||||
version: 5.12.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.12.0"
|
||||
dependencies:
|
||||
|
@ -5072,6 +5140,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.12.1":
|
||||
version: 5.12.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.12.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.12.1
|
||||
eslint-visitor-keys: ^3.0.0
|
||||
checksum: ada52c77dc42d055a6cefb294b9a893d680d125eb0fc5cc0daf2f85007c603ef688f4f5a865893758e00e89739850409bb748e26bb8c834372409d24ea820677
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:4.4.3":
|
||||
version: 4.4.3
|
||||
resolution: "@uiw/react-codemirror@npm:4.4.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue