chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-23 16:45:52 +00:00
parent 2048210025
commit c9e5f0dde5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"js-yaml": "^5.2.0",
"js-yaml": "^5.2.1",
"vfile": "^6.0.3",
"vfile-matter": "^5.0.1"
},
@@ -643,9 +643,9 @@
}
},
"node_modules/js-yaml": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.0.tgz",
"integrity": "sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.1.tgz",
"integrity": "sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==",
"funding": [
{
"type": "github",
+1 -1
View File
@@ -45,7 +45,7 @@
"all-contributors-cli": "^6.26.1"
},
"dependencies": {
"js-yaml": "^5.2.0",
"js-yaml": "^5.2.1",
"vfile": "^6.0.3",
"vfile-matter": "^5.0.1"
}