Skip to content

Commit 2679c10

Browse files
Bump @types/jest from 26.0.8 to 26.0.9
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.8 to 26.0.9. - [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 0bd80eb commit 2679c10

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": "14.0.0",
7373
"@rollup/plugin-node-resolve": "8.4.0",
74-
"@types/jest": "26.0.8",
74+
"@types/jest": "26.0.9",
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
@@ -1242,10 +1242,10 @@
12421242
"@types/istanbul-lib-coverage" "*"
12431243
"@types/istanbul-lib-report" "*"
12441244

1245-
"@types/[email protected].8":
1246-
version "26.0.8"
1247-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
1248-
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
1245+
"@types/[email protected].9":
1246+
version "26.0.9"
1247+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
1248+
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
12491249
dependencies:
12501250
jest-diff "^25.2.1"
12511251
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)