Skip to content

Commit 06643db

Browse files
Bump @types/jest from 26.0.9 to 26.0.10
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.9 to 26.0.10. - [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 3df9201 commit 06643db

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.9",
74+
"@types/jest": "26.0.10",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.0.27",

yarn.lock

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

1229-
"@types/[email protected].9":
1230-
version "26.0.9"
1231-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
1232-
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
1229+
"@types/[email protected].10":
1230+
version "26.0.10"
1231+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
1232+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
12331233
dependencies:
12341234
jest-diff "^25.2.1"
12351235
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)