Skip to content

Commit ba7b3bb

Browse files
chore: update dependency @types/jest to v26.0.23 (#2562)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b12abb8 commit ba7b3bb

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
@@ -86,7 +86,7 @@
8686
"@babel/core": "^7.12.10",
8787
"@babel/preset-env": "^7.12.11",
8888
"@lerna/project": "4.0.0",
89-
"@types/jest": "26.0.22",
89+
"@types/jest": "26.0.23",
9090
"@types/node": "12.20.10",
9191
"@typescript-eslint/eslint-plugin": "^4.1.0",
9292
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2258,10 +2258,10 @@
22582258
dependencies:
22592259
"@types/istanbul-lib-report" "*"
22602260

2261-
"@types/jest@26.0.22":
2262-
version "26.0.22"
2263-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
2264-
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
2261+
"@types/jest@26.0.23":
2262+
version "26.0.23"
2263+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
2264+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
22652265
dependencies:
22662266
jest-diff "^26.0.0"
22672267
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)