Skip to content

Commit b741a3c

Browse files
chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14 (#400)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.13 to 26.0.14. - [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 3d75a51 commit b741a3c

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
@@ -52,7 +52,7 @@
5252
"@testing-library/react": "11.0.4",
5353
"@testing-library/user-event": "12.1.4",
5454
"@types/classnames": "2.2.10",
55-
"@types/jest": "26.0.13",
55+
"@types/jest": "26.0.14",
5656
"@types/storybook__react": "5.2.1",
5757
"autoprefixer": "9.8.6",
5858
"babel-loader": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,10 +2182,10 @@
21822182
dependencies:
21832183
"@types/istanbul-lib-report" "*"
21842184

2185-
"@types/jest@*", "@types/jest@26.0.13":
2186-
version "26.0.13"
2187-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2188-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
2185+
"@types/jest@*", "@types/jest@26.0.14":
2186+
version "26.0.14"
2187+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
2188+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
21892189
dependencies:
21902190
jest-diff "^25.2.1"
21912191
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)