Skip to content

Commit 8b2f3b7

Browse files
chore(deps): update dependency @types/jest to v27.5.2 (minor) (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af6b21a commit 8b2f3b7

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
@@ -72,7 +72,7 @@
7272
"@superdispatch/js-tools": "0.5.0",
7373
"@superdispatch/prettier-config": "0.5.0",
7474
"@superdispatch/tsconfig": "0.5.0",
75-
"@types/jest": "27.4.1",
75+
"@types/jest": "27.5.2",
7676
"@types/node-fetch": "2.6.2",
7777
"babel-jest": "27.5.1",
7878
"babel-plugin-dev-expression": "0.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2495,10 +2495,10 @@
24952495
dependencies:
24962496
"@types/istanbul-lib-report" "*"
24972497

2498-
"@types/jest@27.4.1":
2499-
version "27.4.1"
2500-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
2501-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
2498+
"@types/jest@27.5.2":
2499+
version "27.5.2"
2500+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
2501+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
25022502
dependencies:
25032503
jest-matcher-utils "^27.0.0"
25042504
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)