Skip to content

Commit ae638da

Browse files
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 69a61d6 commit ae638da

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
@@ -76,7 +76,7 @@
7676
"@rollup/plugin-commonjs": "16.0.0",
7777
"@rollup/plugin-node-resolve": "11.0.0",
7878
"@types/express": "4.17.9",
79-
"@types/jest": "26.0.15",
79+
"@types/jest": "26.0.16",
8080
"@types/js-yaml": "3.12.5",
8181
"@types/node": "14.14.10",
8282
"@types/node-fetch": "2.5.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,10 +1281,10 @@
12811281
dependencies:
12821282
"@types/istanbul-lib-report" "*"
12831283

1284-
"@types/[email protected].15":
1285-
version "26.0.15"
1286-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
1287-
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
1284+
"@types/[email protected].16":
1285+
version "26.0.16"
1286+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
1287+
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
12881288
dependencies:
12891289
jest-diff "^26.0.0"
12901290
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)