Skip to content

Commit e1f3135

Browse files
build(deps-dev): bump @types/jest from 26.0.16 to 26.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.19. - [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 e424cca commit e1f3135

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
@@ -66,7 +66,7 @@
6666
"@rollup/plugin-commonjs": "^16.0.0",
6767
"@rollup/plugin-node-resolve": "^11.0.0",
6868
"@rollup/plugin-replace": "^2.3.4",
69-
"@types/jest": "^26.0.16",
69+
"@types/jest": "^26.0.19",
7070
"@types/jsdom": "^16.2.3",
7171
"@types/webpack": "^4.41.25",
7272
"@types/webpack-env": "^1.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -982,10 +982,10 @@
982982
dependencies:
983983
"@types/istanbul-lib-report" "*"
984984

985-
"@types/[email protected]", "@types/jest@^26.0.16":
986-
version "26.0.16"
987-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
988-
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
985+
"@types/[email protected]", "@types/jest@^26.0.19":
986+
version "26.0.19"
987+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
988+
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
989989
dependencies:
990990
jest-diff "^26.0.0"
991991
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)