Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 44666ce

Browse files
Bump @types/jest from 26.0.20 to 26.0.21 (#500)
1 parent 0c680a3 commit 44666ce

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
@@ -19,7 +19,7 @@
1919
"author": "Michał Miszczyszyn <[email protected]> (https://typeofweb.com/)",
2020
"license": "ISC",
2121
"devDependencies": {
22-
"@types/jest": "26.0.20",
22+
"@types/jest": "26.0.21",
2323
"@types/node": "14.14.35",
2424
"@types/ramda": "0.27.39",
2525
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -749,10 +749,10 @@
749749
dependencies:
750750
"@types/istanbul-lib-report" "*"
751751

752-
"@types/[email protected].20":
753-
version "26.0.20"
754-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
755-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
752+
"@types/[email protected].21":
753+
version "26.0.21"
754+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
755+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
756756
dependencies:
757757
jest-diff "^26.0.0"
758758
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)