Skip to content

Commit e2f2650

Browse files
Build(deps): Bump unified from 9.1.0 to 9.2.0 (#9031)
1 parent d27927c commit e2f2650

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"string-width": "4.2.0",
7979
"typescript": "4.0.2",
8080
"unicode-regex": "3.0.0",
81-
"unified": "9.1.0",
81+
"unified": "9.2.0",
8282
"vnopts": "1.0.2",
8383
"yaml-unist-parser": "1.3.0"
8484
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8022,10 +8022,10 @@ unicode-regex@^2.0.0:
80228022
dependencies:
80238023
regexp-util "^1.2.0"
80248024

8025-
unified@9.1.0:
8026-
version "9.1.0"
8027-
resolved "https://registry.yarnpkg.com/unified/-/unified-9.1.0.tgz#7ba82e5db4740c47a04e688a9ca8335980547410"
8028-
integrity sha512-VXOv7Ic6twsKGJDeZQ2wwPqXs2hM0KNu5Hkg9WgAZbSD1pxhZ7p8swqg583nw1Je2fhwHy6U8aEjiI79x1gvag==
8025+
unified@9.2.0:
8026+
version "9.2.0"
8027+
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.0.tgz#67a62c627c40589edebbf60f53edfd4d822027f8"
8028+
integrity sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==
80298029
dependencies:
80308030
bail "^1.0.0"
80318031
extend "^3.0.0"

0 commit comments

Comments
 (0)