Skip to content

Commit fb2fa81

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

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": "^10.0.0",
6868
"@rollup/plugin-replace": "^2.3.4",
69-
"@types/jest": "^26.0.15",
69+
"@types/jest": "^26.0.16",
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
@@ -968,10 +968,10 @@
968968
dependencies:
969969
"@types/istanbul-lib-report" "*"
970970

971-
"@types/[email protected]", "@types/jest@^26.0.15":
972-
version "26.0.15"
973-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
974-
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
971+
"@types/[email protected]", "@types/jest@^26.0.16":
972+
version "26.0.16"
973+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
974+
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
975975
dependencies:
976976
jest-diff "^26.0.0"
977977
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)