Skip to content

Commit 5b8ec45

Browse files
Bump @types/jest from 26.0.22 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 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-preview[bot] <[email protected]>
1 parent d022fe3 commit 5b8ec45

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
@@ -23,7 +23,7 @@
2323
"@beam-australia/react-env": "3.0.8",
2424
"@testing-library/react": "11.2.6",
2525
"@types/html-webpack-plugin": "3.2.5",
26-
"@types/jest": "26.0.22",
26+
"@types/jest": "26.0.23",
2727
"@types/node": "^12.19.8",
2828
"@types/react": "17.0.4",
2929
"@types/react-dom": "17.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,10 +1149,10 @@
11491149
dependencies:
11501150
"@types/istanbul-lib-report" "*"
11511151

1152-
"@types/[email protected].22":
1153-
version "26.0.22"
1154-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
1155-
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
1152+
"@types/[email protected].23":
1153+
version "26.0.23"
1154+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1155+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
11561156
dependencies:
11571157
jest-diff "^26.0.0"
11581158
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)