Skip to content

Commit

Permalink
chore(deps): update dependency unified to ^11.0.4 (#1237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 9c2b007 commit acf3ec7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
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 @@ -5725,13 +5725,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 @@ -22342,18 +22335,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

0 comments on commit acf3ec7

Please sign in to comment.