Skip to content

Commit 0f5dd1b

Browse files
chore(deps): update dependency @types/jest to v26.0.21 (#124)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 759a1d6 commit 0f5dd1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@testing-library/react": "11.2.5",
4444
"@testing-library/testcafe": "4.3.1",
4545
"@testing-library/user-event": "12.7.1",
46-
"@types/jest": "26.0.20",
46+
"@types/jest": "26.0.21",
4747
"@types/node": "14.14.31",
4848
"@types/react": "17.0.2",
4949
"@typescript-eslint/eslint-plugin": "4.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2567,10 +2567,10 @@
25672567
jest-diff "^25.1.0"
25682568
pretty-format "^25.1.0"
25692569

2570-
"@types/[email protected].20":
2571-
version "26.0.20"
2572-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2573-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2570+
"@types/[email protected].21":
2571+
version "26.0.21"
2572+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
2573+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
25742574
dependencies:
25752575
jest-diff "^26.0.0"
25762576
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)