mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
Update dependency eslint-plugin-jest to v27
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e0ecda478a
commit
26d9bf4dde
2 changed files with 7 additions and 7 deletions
|
@ -167,7 +167,7 @@
|
|||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
"eslint-plugin-jest": "26.9.0",
|
||||
"eslint-plugin-jest": "27.0.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.0.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1981,7 +1981,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.9.0
|
||||
eslint-plugin-jest: 27.0.0
|
||||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-promise: 6.0.1
|
||||
|
@ -7310,20 +7310,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.9.0":
|
||||
version: 26.9.0
|
||||
resolution: "eslint-plugin-jest@npm:26.9.0"
|
||||
"eslint-plugin-jest@npm:27.0.0":
|
||||
version: 27.0.0
|
||||
resolution: "eslint-plugin-jest@npm:27.0.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^5.0.0
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 6d5fd5c95368f1ca2640389aeb7ce703d6202493c3ec6bdedb4eaca37233710508b0c75829e727765a16fd27029a466d34202bc7f2811c752038ccbbce224400
|
||||
checksum: 75da3198a9d193b5cf4e4d04181277b30a57f7a675fb9fb50c94e450cc4c75aebd594d4f62dc45dd32997a9a780b4e0ecfcaf50ca59a33e4e3bea47204cf6def
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue