Skip to content

Commit eed6f9a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v26.0.22
1 parent 8ceb4c0 commit eed6f9a

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
@@ -83,7 +83,7 @@
8383
"@storybook/react": "6.1.21",
8484
"@testing-library/react": "11.2.5",
8585
"@testing-library/react-hooks": "5.1.0",
86-
"@types/jest": "26.0.21",
86+
"@types/jest": "26.0.22",
8787
"@types/react": "17.0.0",
8888
"@typescript-eslint/eslint-plugin": "4.19.0",
8989
"@typescript-eslint/parser": "4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3330,10 +3330,10 @@
33303330
dependencies:
33313331
"@types/istanbul-lib-report" "*"
33323332

3333-
"@types/[email protected].21":
3334-
version "26.0.21"
3335-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
3336-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
3333+
"@types/[email protected].22":
3334+
version "26.0.22"
3335+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
3336+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
33373337
dependencies:
33383338
jest-diff "^26.0.0"
33393339
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)