mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
Pin dependency eslint-plugin-jest to 24.3.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9759d85fdd
commit
7ca095b910
2 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
||||||
"class-validator": "0.13.1",
|
"class-validator": "0.13.1",
|
||||||
"cli-color": "2.0.0",
|
"cli-color": "2.0.0",
|
||||||
"connect-typeorm": "1.1.4",
|
"connect-typeorm": "1.1.4",
|
||||||
"eslint-plugin-jest": "^24.3.5",
|
"eslint-plugin-jest": "24.3.5",
|
||||||
"file-type": "16.3.0",
|
"file-type": "16.3.0",
|
||||||
"joi": "17.4.0",
|
"joi": "17.4.0",
|
||||||
"minio": "7.0.18",
|
"minio": "7.0.18",
|
||||||
|
|
|
@ -2940,7 +2940,7 @@ eslint-plugin-import@2.22.1:
|
||||||
resolve "^1.17.0"
|
resolve "^1.17.0"
|
||||||
tsconfig-paths "^3.9.0"
|
tsconfig-paths "^3.9.0"
|
||||||
|
|
||||||
eslint-plugin-jest@^24.3.5:
|
eslint-plugin-jest@24.3.5:
|
||||||
version "24.3.5"
|
version "24.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
|
||||||
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
|
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue