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

Commit cc7c374

Browse files
Bump @types/jest from 26.0.15 to 26.0.16 (#434)
1 parent 6c9bae9 commit cc7c374

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.15",
22+
"@types/jest": "26.0.16",
2323
"@types/node": "14.14.10",
2424
"@types/ramda": "0.27.32",
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].15":
753-
version "26.0.15"
754-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
755-
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
752+
"@types/[email protected].16":
753+
version "26.0.16"
754+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
755+
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
756756
dependencies:
757757
jest-diff "^26.0.0"
758758
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)