Skip to content

Commit 41e2858

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): 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 504c550 commit 41e2858

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
@@ -59,7 +59,7 @@
5959
"@rollup/plugin-commonjs": "14.0.0",
6060
"@rollup/plugin-json": "^4.0.2",
6161
"@rollup/plugin-node-resolve": "8.4.0",
62-
"@types/jest": "26.0.8",
62+
"@types/jest": "26.0.9",
6363
"@types/prettier": "^2.0.0",
6464
"@typescript-eslint/eslint-plugin": "2.34.0",
6565
"@typescript-eslint/parser": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -578,10 +578,10 @@
578578
"@types/istanbul-lib-coverage" "*"
579579
"@types/istanbul-lib-report" "*"
580580

581-
"@types/[email protected].8":
582-
version "26.0.8"
583-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
584-
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
581+
"@types/[email protected].9":
582+
version "26.0.9"
583+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
584+
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
585585
dependencies:
586586
jest-diff "^25.2.1"
587587
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)