Skip to content

Commit 71141a0

Browse files
Update dependency @types/jest to v27.5.2 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b12cc41 commit 71141a0

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
@@ -26,7 +26,7 @@
2626
"@nrwl/node": "14.4.2",
2727
"@nrwl/workspace": "14.4.2",
2828
"@types/aws-lambda": "8.10.101",
29-
"@types/jest": "27.4.1",
29+
"@types/jest": "27.5.2",
3030
"@types/node": "*",
3131
"@typescript-eslint/eslint-plugin": "5.30.6",
3232
"@typescript-eslint/parser": "5.30.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,10 +1862,10 @@
18621862
dependencies:
18631863
"@types/istanbul-lib-report" "*"
18641864

1865-
"@types/jest@27.4.1":
1866-
version "27.4.1"
1867-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
1868-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
1865+
"@types/jest@27.5.2":
1866+
version "27.5.2"
1867+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
1868+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
18691869
dependencies:
18701870
jest-matcher-utils "^27.0.0"
18711871
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)