Skip to content

Commit c783eae

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency @types/jest to ^27.5.2
1 parent b083c60 commit c783eae

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
@@ -13,7 +13,7 @@
1313
"@types/crypto-js": "^4.1.1",
1414
"@types/cypress": "^1.1.3",
1515
"@types/express": "^4.17.13",
16-
"@types/jest": "^27.5.1",
16+
"@types/jest": "^27.5.2",
1717
"@types/redis": "2.8.32",
1818
"@types/xml2js": "^0.4.11",
1919
"@whtsky/prettier-config": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -966,10 +966,10 @@
966966
dependencies:
967967
"@types/istanbul-lib-report" "*"
968968

969-
"@types/jest@^27.5.1":
970-
version "27.5.1"
971-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
972-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
969+
"@types/jest@^27.5.2":
970+
version "27.5.2"
971+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
972+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
973973
dependencies:
974974
jest-matcher-utils "^27.0.0"
975975
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)