chore(deps): Bump unist-builder from 3.0.1 to 4.0.0
Bumps [unist-builder](https://github.com/syntax-tree/unist-builder) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/syntax-tree/unist-builder/releases) - [Commits](https://github.com/syntax-tree/unist-builder/compare/3.0.1...4.0.0) --- updated-dependencies: - dependency-name: unist-builder dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
0e61454cf5
Коммит
2e9c8b0347
|
@ -44,7 +44,7 @@
|
|||
"striptags": "^3.2.0",
|
||||
"tributejs": "^5.1.3",
|
||||
"unified": "^10.1.2",
|
||||
"unist-builder": "^3.0.1",
|
||||
"unist-builder": "^4.0.0",
|
||||
"unist-util-visit": "^4.1.2",
|
||||
"vue": "^2.7.14",
|
||||
"vue-color": "^2.8.1",
|
||||
|
@ -25693,22 +25693,17 @@
|
|||
}
|
||||
},
|
||||
"node_modules/unist-builder": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/unist-builder/-/unist-builder-3.0.1.tgz",
|
||||
"integrity": "sha512-gnpOw7DIpCA0vpr6NqdPvTWnlPTApCTRzr+38E6hCWx3rz/cjo83SsKIlS1Z+L5ttScQ2AwutNnb8+tAvpb6qQ==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/unist-builder/-/unist-builder-4.0.0.tgz",
|
||||
"integrity": "sha512-wmRFnH+BLpZnTKpc5L7O67Kac89s9HMrtELpnNaE6TAobq5DTZZs5YaTQfAZBA9bFPECx2uVAPO31c+GVug8mg==",
|
||||
"dependencies": {
|
||||
"@types/unist": "^2.0.0"
|
||||
"@types/unist": "^3.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/unified"
|
||||
}
|
||||
},
|
||||
"node_modules/unist-builder/node_modules/@types/unist": {
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz",
|
||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||
},
|
||||
"node_modules/unist-util-generated": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-2.0.1.tgz",
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"striptags": "^3.2.0",
|
||||
"tributejs": "^5.1.3",
|
||||
"unified": "^10.1.2",
|
||||
"unist-builder": "^3.0.1",
|
||||
"unist-builder": "^4.0.0",
|
||||
"unist-util-visit": "^4.1.2",
|
||||
"vue": "^2.7.14",
|
||||
"vue-color": "^2.8.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче