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

Commit 9a63544

Browse files
Bump @types/jest from 26.0.16 to 26.0.17 (#437)
1 parent 1f703dc commit 9a63544

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.16",
22+
"@types/jest": "26.0.17",
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].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==
752+
"@types/[email protected].17":
753+
version "26.0.17"
754+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.17.tgz#c63b44af7528bbc05974dfacc2c90fe13ed5534d"
755+
integrity sha512-5sy3dHuiT/nJGM0XZ8ozFgdR4Y/gmi89n2OCDthTULSi8nG3YdcSDVuxYT3X7eN62NGXWJYz2oNOpDp/aIaynQ==
756756
dependencies:
757757
jest-diff "^26.0.0"
758758
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)