Skip to content

Commit de7d336

Browse files
chore(deps): update dependency @types/jest to v26.0.21 (#358)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5b4c5ff commit de7d336

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-promise": "4.3.1",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "8.1.0",
46-
"@types/jest": "26.0.20",
46+
"@types/jest": "26.0.21",
4747
"ts-jest": "26.5.4",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,10 +1261,10 @@
12611261
dependencies:
12621262
"@types/istanbul-lib-report" "*"
12631263

1264-
"@types/[email protected].20":
1265-
version "26.0.20"
1266-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1267-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
1264+
"@types/[email protected].21":
1265+
version "26.0.21"
1266+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1267+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
12681268
dependencies:
12691269
jest-diff "^26.0.0"
12701270
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)