Skip to content

Commit b2264f1

Browse files
committed
build(deps): bump @flex-development/unist-util-visit from 1.0.0 to 1.1.0
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent c2555c1 commit b2264f1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"dependencies": {
8383
"@flex-development/docast": "1.0.0-alpha.17",
8484
"@flex-development/tutils": "6.0.0-alpha.25",
85-
"@flex-development/unist-util-visit": "1.0.0",
85+
"@flex-development/unist-util-visit": "1.1.0",
8686
"@types/mdast": "4.0.3",
8787
"debug": "4.3.4",
8888
"devlop": "1.1.0",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ __metadata:
12621262
"@flex-development/pathe": "npm:2.0.0"
12631263
"@flex-development/tutils": "npm:6.0.0-alpha.25"
12641264
"@flex-development/unist-util-types": "npm:1.3.1"
1265-
"@flex-development/unist-util-visit": "npm:1.0.0"
1265+
"@flex-development/unist-util-visit": "npm:1.1.0"
12661266
"@html-eslint/eslint-plugin": "npm:0.24.0"
12671267
"@html-eslint/parser": "npm:0.24.0"
12681268
"@types/chai": "npm:4.3.14"
@@ -1723,16 +1723,16 @@ __metadata:
17231723
languageName: node
17241724
linkType: hard
17251725

1726-
"@flex-development/unist-util-visit@npm:1.0.0":
1727-
version: 1.0.0
1728-
resolution: "@flex-development/unist-util-visit@npm:1.0.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-visit%2F1.0.0%2F80616055072ebb771682ec055244857a9789d677"
1726+
"@flex-development/unist-util-visit@npm:1.1.0":
1727+
version: 1.1.0
1728+
resolution: "@flex-development/unist-util-visit@npm:1.1.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-visit%2F1.1.0%2Fb565477b68a3adb5b2ce14da1e013d30e52cfe15"
17291729
dependencies:
17301730
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1731-
"@flex-development/unist-util-types": "npm:1.2.0"
1731+
"@flex-development/unist-util-types": "npm:1.3.1"
17321732
unist-util-is: "npm:6.0.0"
17331733
peerDependencies:
17341734
"@types/unist": ">=3.0.2"
1735-
checksum: 10/c2fb4e2d26dc770b77298b412c22e5aeb6f673b7ec7c1093dd1994f4134c8fb0d04e57116b12a23b2758dafa890cb1efe3394870c0376fd9561e6da13ab090ba
1735+
checksum: 10/faa5501fb0649043ee9dfad9874d200647973b49da1f0a76a62cd4d92ca7a7410ac0d1c078fa06a6768b9686949c32d3f86ba9d416d0a84440e13979f8e30397
17361736
languageName: node
17371737
linkType: hard
17381738

0 commit comments

Comments
 (0)