mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
011f53dda6
commit
f701054d3a
2 changed files with 102 additions and 24 deletions
|
@ -143,8 +143,8 @@
|
|||
"@types/react-dom": "18.0.6",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.5",
|
||||
"@typescript-eslint/parser": "5.30.5",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||
"@typescript-eslint/parser": "5.30.6",
|
||||
"cypress": "10.3.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
|
@ -153,7 +153,7 @@
|
|||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
"eslint-plugin-jest": "26.5.3",
|
||||
"eslint-plugin-jest": "26.6.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
|
|
120
yarn.lock
120
yarn.lock
|
@ -2015,8 +2015,8 @@ __metadata:
|
|||
"@types/react-dom": 18.0.6
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.30.5
|
||||
"@typescript-eslint/parser": 5.30.5
|
||||
"@typescript-eslint/eslint-plugin": 5.30.6
|
||||
"@typescript-eslint/parser": 5.30.6
|
||||
"@uiw/react-codemirror": 4.11.0
|
||||
abcjs: 6.0.3
|
||||
bootstrap: 4.6.1
|
||||
|
@ -2036,7 +2036,7 @@ __metadata:
|
|||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.12.1
|
||||
eslint-plugin-jest: 26.5.3
|
||||
eslint-plugin-jest: 26.6.0
|
||||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-promise: 6.0.0
|
||||
|
@ -5035,13 +5035,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.5"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.6":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.6"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.5
|
||||
"@typescript-eslint/type-utils": 5.30.5
|
||||
"@typescript-eslint/utils": 5.30.5
|
||||
"@typescript-eslint/scope-manager": 5.30.6
|
||||
"@typescript-eslint/type-utils": 5.30.6
|
||||
"@typescript-eslint/utils": 5.30.6
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -5054,11 +5054,28 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: cf763fb091dcdfd6c25843251a220b654ca83968b17266e0f343771f489085c6afc4e41fcf2187b4c72c4d12a787070c64b5e5367069460f95a8174573f48905
|
||||
checksum: ee020a171c057a99061ca70583473df1beb0df3229b4c9404b85d4a6ce96b03708935e2aa4418d74a877337d407ca30cdf53c9cf2f7b9eec0d79288d245267d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.30.5, @typescript-eslint/parser@npm:^5.21.0":
|
||||
"@typescript-eslint/parser@npm:5.30.6":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.6"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.6
|
||||
"@typescript-eslint/types": 5.30.6
|
||||
"@typescript-eslint/typescript-estree": 5.30.6
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 3e02bb447d21af65adefbaddb46380ced3fb88045ef2e122d6522cc354d414898cd2222b4ce05fa0ee1fbc8c01e9a7833fe57e52b844e3fba30c89d20e006b56
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.21.0":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.5"
|
||||
dependencies:
|
||||
|
@ -5085,11 +5102,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.30.5"
|
||||
"@typescript-eslint/scope-manager@npm:5.30.6":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.30.6"
|
||||
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
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -5097,7 +5124,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 080cc1231729c34b778395658374e32d034474056f9b777dbc89d20d15eb93d93d0959328ad47c2a6623d40c6552364ababadce439842a944bce001f55b731b3
|
||||
checksum: 19b9479961c07e66230d73f9a396e5352bcdf6fa3f5fc175fad86ac617783fa61a5db53c872025974c196a44452b3b10afb0dd10b661dce37d04b2b86ee25ba2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5108,6 +5135,13 @@ __metadata:
|
|||
languageName: node
|
||||
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.13.0":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.5"
|
||||
|
@ -5126,7 +5160,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.30.5, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.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, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/utils@npm:5.30.5"
|
||||
dependencies:
|
||||
|
@ -5152,6 +5220,16 @@ __metadata:
|
|||
languageName: node
|
||||
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
|
||||
|
||||
"@uiw/react-codemirror@npm:4.11.0":
|
||||
version: 4.11.0
|
||||
resolution: "@uiw/react-codemirror@npm:4.11.0"
|
||||
|
@ -9826,9 +9904,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.5.3":
|
||||
version: 26.5.3
|
||||
resolution: "eslint-plugin-jest@npm:26.5.3"
|
||||
"eslint-plugin-jest@npm:26.6.0":
|
||||
version: 26.6.0
|
||||
resolution: "eslint-plugin-jest@npm:26.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -9839,7 +9917,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 16897c56eadf3da19a96e18b1bd983bbd0a34ad9545d5bc6f9ee67d2940e6e2fd2f067f44dbbb26dcaf17c75c0132f89a06a09ff5169761ce48c9708a2acf7d7
|
||||
checksum: 5dd60820d5618175e7203b077788476a6f697316b53d77c4bb7037b32073f3d5d539a72dec910eb3f8eedc97c3b28600ba35c5d3bf8c687ade765bb2d0dc77d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue