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

Commit d2644f3

Browse files
Bump @types/jest from 26.0.13 to 26.0.14 (#373)
1 parent 4bd2196 commit d2644f3

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 <michal@mmiszy.pl> (https://typeofweb.com/)",
2020
"license": "ISC",
2121
"devDependencies": {
22-
"@types/jest": "26.0.13",
22+
"@types/jest": "26.0.14",
2323
"@types/node": "14.10.2",
2424
"@types/ramda": "0.27.17",
2525
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -731,10 +731,10 @@
731731
"@types/istanbul-lib-coverage" "*"
732732
"@types/istanbul-lib-report" "*"
733733

734-
"@types/jest@26.0.13":
735-
version "26.0.13"
736-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
737-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
734+
"@types/jest@26.0.14":
735+
version "26.0.14"
736+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
737+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
738738
dependencies:
739739
jest-diff "^25.2.1"
740740
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)