Skip to content

Commit 1636529

Browse files
feat(deps): update dependency @types/jest to ^27.5.2
1 parent 5e94f75 commit 1636529

File tree

2 files changed

+8
-28
lines changed

2 files changed

+8
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@commitlint/cli": "^16.1.0",
5454
"@commitlint/config-conventional": "^16.2.1",
5555
"@commitlint/prompt": "^16.1.0",
56-
"@types/jest": "^27.0.2",
56+
"@types/jest": "^27.5.2",
5757
"@types/lodash.has": "^4.5.7",
5858
"@types/mkdirp": "^1.0.2",
5959
"@types/node": ">=17.x",

yarn.lock

Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,12 +1859,12 @@
18591859
dependencies:
18601860
"@types/istanbul-lib-report" "*"
18611861

1862-
"@types/jest@^27.0.2":
1863-
version "27.0.2"
1864-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
1865-
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
1862+
"@types/jest@^27.5.2":
1863+
version "27.5.2"
1864+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
1865+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
18661866
dependencies:
1867-
jest-diff "^27.0.0"
1867+
jest-matcher-utils "^27.0.0"
18681868
pretty-format "^27.0.0"
18691869

18701870
"@types/json-schema@^7.0.9":
@@ -3534,11 +3534,6 @@ detect-newline@^3.0.0:
35343534
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
35353535
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
35363536

3537-
diff-sequences@^27.0.6:
3538-
version "27.0.6"
3539-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723"
3540-
integrity sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==
3541-
35423537
diff-sequences@^27.5.1:
35433538
version "27.5.1"
35443539
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
@@ -5378,16 +5373,6 @@ jest-config@^27.5.1:
53785373
slash "^3.0.0"
53795374
strip-json-comments "^3.1.1"
53805375

5381-
jest-diff@^27.0.0:
5382-
version "27.2.0"
5383-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.2.0.tgz#bda761c360f751bab1e7a2fe2fc2b0a35ce8518c"
5384-
integrity sha512-QSO9WC6btFYWtRJ3Hac0sRrkspf7B01mGrrQEiCW6TobtViJ9RWL0EmOs/WnBsZDsI/Y2IoSHZA2x6offu0sYw==
5385-
dependencies:
5386-
chalk "^4.0.0"
5387-
diff-sequences "^27.0.6"
5388-
jest-get-type "^27.0.6"
5389-
pretty-format "^27.2.0"
5390-
53915376
jest-diff@^27.5.1:
53925377
version "27.5.1"
53935378
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def"
@@ -5441,11 +5426,6 @@ jest-environment-node@^27.5.1:
54415426
jest-mock "^27.5.1"
54425427
jest-util "^27.5.1"
54435428

5444-
jest-get-type@^27.0.6:
5445-
version "27.0.6"
5446-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe"
5447-
integrity sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==
5448-
54495429
jest-get-type@^27.5.1:
54505430
version "27.5.1"
54515431
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
@@ -5533,7 +5513,7 @@ jest-leak-detector@^27.5.1:
55335513
jest-get-type "^27.5.1"
55345514
pretty-format "^27.5.1"
55355515

5536-
jest-matcher-utils@^27.5.1:
5516+
jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
55375517
version "27.5.1"
55385518
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
55395519
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
@@ -6934,7 +6914,7 @@ prettier@^2.5.1:
69346914
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
69356915
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
69366916

6937-
pretty-format@^27.0.0, pretty-format@^27.2.0:
6917+
pretty-format@^27.0.0:
69386918
version "27.2.0"
69396919
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.0.tgz#ee37a94ce2a79765791a8649ae374d468c18ef19"
69406920
integrity sha512-KyJdmgBkMscLqo8A7K77omgLx5PWPiXJswtTtFV7XgVZv2+qPk6UivpXXO+5k6ZEbWIbLoKdx1pZ6ldINzbwTA==

0 commit comments

Comments
 (0)