Skip to content

Commit f9a1d7e

Browse files
build(deps-dev): 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 2966831 commit f9a1d7e

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
@@ -72,7 +72,7 @@
7272
"@rollup/plugin-node-resolve": "^8.4.0",
7373
"@rollup/plugin-replace": "^2.3.3",
7474
"@size-limit/preset-small-lib": "^4.5.6",
75-
"@types/jest": "^26.0.9",
75+
"@types/jest": "^26.0.10",
7676
"@types/jsdom": "^16.2.3",
7777
"@types/webpack": "^4.41.21",
7878
"@types/webpack-env": "^1.15.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -813,10 +813,10 @@
813813
"@types/istanbul-lib-coverage" "*"
814814
"@types/istanbul-lib-report" "*"
815815

816-
"@types/jest@^26.0.9":
817-
version "26.0.9"
818-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
819-
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
816+
"@types/jest@^26.0.10":
817+
version "26.0.10"
818+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
819+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
820820
dependencies:
821821
jest-diff "^25.2.1"
822822
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)