Skip to content

Commit 54ba790

Browse files
committed
build(deps): bump @types/unist from 2.0.6 to 3.0.0
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 5d9a4c3 commit 54ba790

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"dependencies": {
8686
"@flex-development/docast": "1.0.0-alpha.13",
8787
"@flex-development/tutils": "6.0.0-alpha.12",
88-
"@types/unist": "2.0.6",
88+
"@types/unist": "3.0.0",
8989
"detab": "3.0.2",
9090
"unist-builder": "4.0.0",
9191
"unist-util-source": "5.0.0",
@@ -177,6 +177,7 @@
177177
"resolutions": {
178178
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
179179
"@flex-development/tutils": "6.0.0-alpha.12",
180+
"@types/unist": "3.0.0",
180181
"unist-util-inspect@npm:7.0.1": "patch:unist-util-inspect@npm%3A7.0.1#patches/unist-util-inspect+7.0.1.dev.patch",
181182
"vfile": "6.0.1"
182183
},

yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@ __metadata:
11231123
"@types/node-notifier": "npm:8.0.2"
11241124
"@types/prettier": "npm:3.0.0"
11251125
"@types/semver": "npm:7.5.0"
1126-
"@types/unist": "npm:2.0.6"
1126+
"@types/unist": "npm:3.0.0"
11271127
"@typescript-eslint/eslint-plugin": "npm:6.2.0"
11281128
"@typescript-eslint/parser": "npm:6.2.0"
11291129
"@vates/toggle-scripts": "npm:1.0.0"
@@ -2456,20 +2456,13 @@ __metadata:
24562456
languageName: node
24572457
linkType: hard
24582458

2459-
"@types/unist@npm:*, @types/unist@npm:^3.0.0":
2459+
"@types/unist@npm:3.0.0":
24602460
version: 3.0.0
24612461
resolution: "@types/unist@npm:3.0.0"
24622462
checksum: 8c6b2b50aafee9d8abeb6fd7f16b354e7d2f84771fd2c44f8e2a73924571083a5c318b490038dfac8c0cec7c23bf0a5c832e83921f47ab052cd3c9da9a09713d
24632463
languageName: node
24642464
linkType: hard
24652465

2466-
"@types/unist@npm:2.0.6, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.2":
2467-
version: 2.0.6
2468-
resolution: "@types/unist@npm:2.0.6"
2469-
checksum: 4731b678e9d9ab41386b48bf67a5da9000705c6ae84cd4fc866f774004f5e8190a33117dbff95efc54b44404deaa08a421b646823b01c57db3eeb0652cdc71a9
2470-
languageName: node
2471-
linkType: hard
2472-
24732466
"@types/ws@npm:^8.0.0":
24742467
version: 8.5.4
24752468
resolution: "@types/ws@npm:8.5.4"

0 commit comments

Comments
 (0)