Skip to content

Commit da2aa5b

Browse files
chore(deps): update dependency @types/jest to ^26.0.24
1 parent 0a83c2b commit da2aa5b

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.2.11",
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
@@ -2946,10 +2946,10 @@
29462946
dependencies:
29472947
"@types/istanbul-lib-report" "*"
29482948

2949-
"@types/jest@^26.0.20":
2950-
version "26.0.20"
2951-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2952-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2949+
"@types/jest@^26.0.24":
2950+
version "26.0.24"
2951+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
2952+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
29532953
dependencies:
29542954
jest-diff "^26.0.0"
29552955
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)