mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency eslint-plugin-jest to v24.3.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
77d03dd4aa
commit
448225e124
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"class-validator": "0.13.1",
|
||||
"cli-color": "2.0.0",
|
||||
"connect-typeorm": "1.1.4",
|
||||
"eslint-plugin-jest": "24.3.5",
|
||||
"eslint-plugin-jest": "24.3.6",
|
||||
"file-type": "16.3.0",
|
||||
"joi": "17.4.0",
|
||||
"minio": "7.0.18",
|
||||
|
|
|
@ -2904,10 +2904,10 @@ eslint-plugin-import@2.22.1:
|
|||
resolve "^1.17.0"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
eslint-plugin-jest@24.3.5:
|
||||
version "24.3.5"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
|
||||
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
|
||||
eslint-plugin-jest@24.3.6:
|
||||
version "24.3.6"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173"
|
||||
integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^4.0.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue