Skip to content

Commit 8af5385

Browse files
chore: update dependency @types/jest to v26.0.24 (#2667)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bb483cc commit 8af5385

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@babel/core": "^7.12.10",
8787
"@babel/preset-env": "^7.12.11",
8888
"@lerna/project": "4.0.0",
89-
"@types/jest": "26.0.23",
89+
"@types/jest": "26.0.24",
9090
"@types/node": "12.20.15",
9191
"@typescript-eslint/eslint-plugin": "^4.1.0",
9292
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,10 +2462,10 @@
24622462
dependencies:
24632463
"@types/istanbul-lib-report" "*"
24642464

2465-
"@types/[email protected].23":
2466-
version "26.0.23"
2467-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
2468-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
2465+
"@types/[email protected].24":
2466+
version "26.0.24"
2467+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
2468+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
24692469
dependencies:
24702470
jest-diff "^26.0.0"
24712471
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)