Skip to content

Commit 6a38cbe

Browse files
chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 (#350)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 538d133 commit 6a38cbe

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
@@ -53,7 +53,7 @@
5353
"@testing-library/jest-dom": "5.11.2",
5454
"@testing-library/react": "10.4.8",
5555
"@testing-library/user-event": "12.1.0",
56-
"@types/jest": "26.0.9",
56+
"@types/jest": "26.0.10",
5757
"@types/storybook__react": "5.2.1",
5858
"autoprefixer": "9.8.6",
5959
"awesome-typescript-loader": "5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,10 +2010,10 @@
20102010
"@types/istanbul-lib-coverage" "*"
20112011
"@types/istanbul-lib-report" "*"
20122012

2013-
"@types/jest@*", "@types/jest@26.0.9":
2014-
version "26.0.9"
2015-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
2016-
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
2013+
"@types/jest@*", "@types/jest@26.0.10":
2014+
version "26.0.10"
2015+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
2016+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
20172017
dependencies:
20182018
jest-diff "^25.2.1"
20192019
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)