File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 91
91
"svgo" : " 1.3.2" ,
92
92
"ts-jest" : " ^22" ,
93
93
"typescript" : " ^3.9.5" ,
94
- "unified" : " ^9.0 .0" ,
94
+ "unified" : " ^9.2 .0" ,
95
95
"yargs" : " ^10.1.2"
96
96
},
97
97
"resolutions" : {
Original file line number Diff line number Diff line change @@ -24416,6 +24416,18 @@ unified@^8.0.0, unified@^8.4.2:
24416
24416
trough "^1.0.0"
24417
24417
vfile "^4.0.0"
24418
24418
24419
+ unified@^9.2.0:
24420
+ version "9.2.0"
24421
+ resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.0.tgz#67a62c627c40589edebbf60f53edfd4d822027f8"
24422
+ integrity sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==
24423
+ dependencies:
24424
+ bail "^1.0.0"
24425
+ extend "^3.0.0"
24426
+ is-buffer "^2.0.0"
24427
+ is-plain-obj "^2.0.0"
24428
+ trough "^1.0.0"
24429
+ vfile "^4.0.0"
24430
+
24419
24431
union-value@^1.0.0:
24420
24432
version "1.0.1"
24421
24433
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments