File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 14
14
"@babel/preset-env" : " 7.16.11" ,
15
15
"@babel/preset-typescript" : " 7.16.7" ,
16
16
"@changesets/cli" : " 2.21.0" ,
17
- "@types/jest" : " 27.4.0 " ,
17
+ "@types/jest" : " 27.4.1 " ,
18
18
"babel-jest" : " 27.5.1" ,
19
19
"bob-the-bundler" : " 1.5.1" ,
20
20
"chalk" : " 4.1.2" ,
Original file line number Diff line number Diff line change 2175
2175
dependencies :
2176
2176
" @types/istanbul-lib-report" " *"
2177
2177
2178
- " @types/jest@*" , "@types/[email protected] .0 ":
2179
- version "27.4.0 "
2180
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0 .tgz#037ab8b872067cae842a320841693080f9cb84ed "
2181
- integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ ==
2178
+ " @types/jest@*" , "@types/[email protected] .1 ":
2179
+ version "27.4.1 "
2180
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1 .tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d "
2181
+ integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw ==
2182
2182
dependencies :
2183
- jest-diff "^27.0.0"
2183
+ jest-matcher-utils "^27.0.0"
2184
2184
pretty-format "^27.0.0"
2185
2185
2186
2186
" @types/js-yaml@^4.0.0 " :
@@ -5353,7 +5353,7 @@ jest-config@^27.5.1:
5353
5353
slash "^3.0.0"
5354
5354
strip-json-comments "^3.1.1"
5355
5355
5356
- jest-diff@^27.0.0, jest-diff@^27. 5.1 :
5356
+ jest-diff@^27.5.1 :
5357
5357
version "27.5.1"
5358
5358
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def"
5359
5359
integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==
@@ -5462,7 +5462,7 @@ jest-leak-detector@^27.5.1:
5462
5462
jest-get-type "^27.5.1"
5463
5463
pretty-format "^27.5.1"
5464
5464
5465
- jest-matcher-utils@^27.5.1 :
5465
+ jest-matcher-utils@^27.0.0, jest-matcher-utils@^27. 5.1 :
5466
5466
version "27.5.1"
5467
5467
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
5468
5468
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
You can’t perform that action at this time.
0 commit comments