Skip to content

Commit 9ba17f7

Browse files
chore(deps): update dependency unified to ^9.2.0 (#27090)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dd47e25 commit 9ba17f7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"svgo": "1.3.2",
9292
"ts-jest": "^22",
9393
"typescript": "^3.9.5",
94-
"unified": "^9.0.0",
94+
"unified": "^9.2.0",
9595
"yargs": "^10.1.2"
9696
},
9797
"resolutions": {

yarn.lock

+12
Original file line numberDiff line numberDiff line change
@@ -24416,6 +24416,18 @@ unified@^8.0.0, unified@^8.4.2:
2441624416
trough "^1.0.0"
2441724417
vfile "^4.0.0"
2441824418

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+
2441924431
union-value@^1.0.0:
2442024432
version "1.0.1"
2442124433
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"

0 commit comments

Comments
 (0)