Skip to content

Commit 39fabf6

Browse files
chore(deps): update dependency @types/jest to v26.0.23 (#400)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6d6fbd0 commit 39fabf6

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-promise": "5.1.0",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "8.3.0",
46-
"@types/jest": "26.0.22",
46+
"@types/jest": "26.0.23",
4747
"ts-jest": "26.5.5",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
dependencies:
12711271
"@types/istanbul-lib-report" "*"
12721272

1273-
"@types/[email protected].22":
1274-
version "26.0.22"
1275-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
1276-
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
1273+
"@types/[email protected].23":
1274+
version "26.0.23"
1275+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1276+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
12771277
dependencies:
12781278
jest-diff "^26.0.0"
12791279
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)