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

Commit 3c81b24

Browse files
Bump @types/jest from 26.0.17 to 26.0.18 (#440)
1 parent 3ce28f1 commit 3c81b24

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.17",
22+
"@types/jest": "26.0.18",
2323
"@types/node": "14.14.11",
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].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==
752+
"@types/[email protected].18":
753+
version "26.0.18"
754+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
755+
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
756756
dependencies:
757757
jest-diff "^26.0.0"
758758
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)