Skip to content

Commit d12ea24

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v26.0.23
1 parent 215cd16 commit d12ea24

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.6",
1313
"@testing-library/user-event": "13.0.6",
14-
"@types/jest": "26.0.20",
14+
"@types/jest": "26.0.23",
1515
"@types/node": "12.12.37",
1616
"@types/react": "17.0.5",
1717
"@types/react-dom": "17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.20":
1918-
version "26.0.20"
1919-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz"
1920-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
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==
19211921
dependencies:
19221922
jest-diff "^26.0.0"
19231923
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)