Skip to content

Commit 44c4f26

Browse files
renovate-botdanez
authored andcommitted
chore(deps): update dependency @types/jest to v28
1 parent ee9ec0b commit 44c4f26

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@types/cross-spawn": "6.0.2",
6161
"@types/doctrine": "0.0.5",
62-
"@types/jest": "27.5.2",
62+
"@types/jest": "28.1.0",
6363
"@types/rimraf": "3.0.2",
6464
"@typescript-eslint/eslint-plugin": "5.27.0",
6565
"@typescript-eslint/parser": "5.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -682,10 +682,10 @@
682682
dependencies:
683683
"@types/istanbul-lib-report" "*"
684684

685-
"@types/jest@27.5.2":
686-
version "27.5.2"
687-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
688-
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
685+
"@types/jest@28.1.0":
686+
version "28.1.0"
687+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.0.tgz#6107d7f8cf46d994e4de23e11f873d61bafe5573"
688+
integrity sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==
689689
dependencies:
690690
jest-matcher-utils "^27.0.0"
691691
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)