mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-22 16:02:15 +00:00
Update dependency eslint-plugin-jest to v26.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
146c1f5a4d
commit
e0ecda478a
2 changed files with 6 additions and 6 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.8.7",
|
||||
"eslint-plugin-jest": "26.9.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.0.1",
|
||||
|
|
10
yarn.lock
10
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.8.7
|
||||
eslint-plugin-jest: 26.9.0
|
||||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-promise: 6.0.1
|
||||
|
@ -7310,9 +7310,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.8.7":
|
||||
version: 26.8.7
|
||||
resolution: "eslint-plugin-jest@npm:26.8.7"
|
||||
"eslint-plugin-jest@npm:26.9.0":
|
||||
version: 26.9.0
|
||||
resolution: "eslint-plugin-jest@npm:26.9.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -7323,7 +7323,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 4e5e0c781ef48ae7d757123bce3ed28c384f02f3d4cf88d616932c075b625c10f298e905bee988876f62f6688e8e11d0b8ce235fd4b3f6c7006a8725375eac58
|
||||
checksum: 6d5fd5c95368f1ca2640389aeb7ce703d6202493c3ec6bdedb4eaca37233710508b0c75829e727765a16fd27029a466d34202bc7f2811c752038ccbbce224400
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue