Skip to content

Commit cbd8a3e

Browse files
chore(deps): update dependency @types/jest to ^26.0.24
1 parent 1af3ae7 commit cbd8a3e

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
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@1stg/lib-config": "^1.1.9",
24-
"@types/jest": "^26.0.20",
24+
"@types/jest": "^26.0.24",
2525
"@types/node": "^14.14.34",
2626
"lerna": "^4.0.0",
2727
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2973,10 +2973,10 @@
29732973
dependencies:
29742974
"@types/istanbul-lib-report" "*"
29752975

2976-
"@types/jest@^26.0.20":
2977-
version "26.0.20"
2978-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2979-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2976+
"@types/jest@^26.0.24":
2977+
version "26.0.24"
2978+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
2979+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
29802980
dependencies:
29812981
jest-diff "^26.0.0"
29822982
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)