Skip to content

Commit 954be18

Browse files
Bump @types/jest from 26.0.10 to 26.0.13
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3f25e86 commit 954be18

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
@@ -71,7 +71,7 @@
7171
"@babel/preset-typescript": "7.10.4",
7272
"@rollup/plugin-commonjs": "15.0.0",
7373
"@rollup/plugin-node-resolve": "9.0.0",
74-
"@types/jest": "26.0.10",
74+
"@types/jest": "26.0.13",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,10 +1224,10 @@
12241224
dependencies:
12251225
"@types/istanbul-lib-report" "*"
12261226

1227-
"@types/[email protected].10":
1228-
version "26.0.10"
1229-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
1230-
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
1227+
"@types/[email protected].13":
1228+
version "26.0.13"
1229+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1230+
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
12311231
dependencies:
12321232
jest-diff "^25.2.1"
12331233
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)