Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency unified to ^11.0.4 #1237

Merged
merged 1 commit into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/rehype-meta-as-attributes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"tsup": "^7.2.0",
"unified": "^11.0.2"
"unified": "^11.0.4"
},
"bugs": {
"url": "https://github.com/LekoArts/gatsby-themes/issues"
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,7 +3071,7 @@ __metadata:
resolution: "@lekoarts/rehype-meta-as-attributes@workspace:packages/rehype-meta-as-attributes"
dependencies:
tsup: ^7.2.0
unified: ^11.0.2
unified: ^11.0.4
unist-util-visit: ^5.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5723,13 +5723,6 @@ __metadata:
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
checksum: 4f656b7b4672f2ce6e272f2427d8b0824ed11546a601d8d5412b9d7704e83db38a8d9f402ecdf2b9063fc164af842ad0ec4a55819f621ed7e7ea4d1efcc74524
languageName: node
linkType: hard

"@vercel/webpack-asset-relocator-loader@npm:^1.7.3":
version: 1.7.3
resolution: "@vercel/webpack-asset-relocator-loader@npm:1.7.3"
Expand Down Expand Up @@ -22333,18 +22326,18 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:^11.0.2":
version: 11.0.2
resolution: "unified@npm:11.0.2"
"unified@npm:^11.0.4":
version: 11.0.4
resolution: "unified@npm:11.0.4"
dependencies:
"@types/unist": ^3.0.0
"@ungap/structured-clone": ^1.0.0
bail: ^2.0.0
devlop: ^1.0.0
extend: ^3.0.0
is-plain-obj: ^4.0.0
trough: ^2.0.0
vfile: ^6.0.0
checksum: 51a7a61116d69a1ab74d15ebb2da3c9e7bc112e95242d88dc14bb8c025420a2eaf00416890670f755d1c157cdb54adb9be955f8f2813f8efb3e230e06d071d1b
checksum: cfb023913480ac2bd5e787ffb8c27782c43e6be4a55f8f1c288233fce46a7ebe7718ccc5adb80bf8d56b7ef85f5fc32239c7bfccda006f9f2382e0cc2e2a77e4
languageName: node
linkType: hard

Expand Down