Skip to content

Commit 6e83bd1

Browse files
build(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 (#551)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.9 to 26.0.10. - [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]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 60e7bab commit 6e83bd1

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": "9.0.0",
62-
"@types/jest": "26.0.9",
62+
"@types/jest": "26.0.10",
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
@@ -582,10 +582,10 @@
582582
"@types/istanbul-lib-coverage" "*"
583583
"@types/istanbul-lib-report" "*"
584584

585-
"@types/[email protected].9":
586-
version "26.0.9"
587-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
588-
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
585+
"@types/[email protected].10":
586+
version "26.0.10"
587+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
588+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
589589
dependencies:
590590
jest-diff "^25.2.1"
591591
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)