Skip to content

Commit f26f8ca

Browse files
chore(deps-dev): bump @types/jest from 26.0.21 to 26.0.23 (#588)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a3d1e commit f26f8ca

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
@@ -49,7 +49,7 @@
4949
"@testing-library/react": "11.2.6",
5050
"@testing-library/user-event": "13.0.6",
5151
"@types/classnames": "2.3.1",
52-
"@types/jest": "26.0.21",
52+
"@types/jest": "26.0.23",
5353
"@types/storybook__react": "5.2.1",
5454
"autoprefixer": "9.8.6",
5555
"babel-loader": "8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2839,10 +2839,10 @@
28392839
dependencies:
28402840
"@types/istanbul-lib-report" "*"
28412841

2842-
"@types/jest@*", "@types/[email protected].21":
2843-
version "26.0.21"
2844-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
2845-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
2842+
"@types/jest@*", "@types/[email protected].23":
2843+
version "26.0.23"
2844+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
2845+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
28462846
dependencies:
28472847
jest-diff "^26.0.0"
28482848
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)