Skip to content

Commit 172f3d0

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v26.0.24
1 parent afae668 commit 172f3d0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/jest-dom": "5.11.9",
1212
"@testing-library/react": "11.2.7",
1313
"@testing-library/user-event": "13.0.6",
14-
"@types/jest": "26.0.23",
14+
"@types/jest": "26.0.24",
1515
"@types/node": "14.17.4",
1616
"@types/react": "17.0.13",
1717
"@types/react-dom": "17.0.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1914,10 +1914,10 @@
19141914
dependencies:
19151915
"@types/istanbul-lib-report" "*"
19161916

1917-
"@types/jest@*", "@types/jest@26.0.23":
1918-
version "26.0.23"
1919-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz"
1920-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
1917+
"@types/jest@*", "@types/jest@26.0.24":
1918+
version "26.0.24"
1919+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz"
1920+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
19211921
dependencies:
19221922
jest-diff "^26.0.0"
19231923
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)