Skip to content

Commit 33bd463

Browse files
chore(deps): update dependency @types/jest to v26.0.22 (#256)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 188efb6 commit 33bd463

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@algolia/algoliasearch-netlify-frontend": "*",
2727
"@algolia/netlify-plugin-crawler": "*",
28-
"@types/jest": "26.0.20",
28+
"@types/jest": "26.0.22",
2929
"@types/node": "14.14.31",
3030
"@typescript-eslint/eslint-plugin": "4.7.0",
3131
"@typescript-eslint/parser": "4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2972,10 +2972,10 @@
29722972
dependencies:
29732973
"@types/istanbul-lib-report" "*"
29742974

2975-
"@types/[email protected].20":
2976-
version "26.0.20"
2977-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2978-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2975+
"@types/[email protected].22":
2976+
version "26.0.22"
2977+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
2978+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
29792979
dependencies:
29802980
jest-diff "^26.0.0"
29812981
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)