docusaurus/packages/docusaurus-migrate
dependabot[bot] f09196adaa
chore(deps): remove hast-util-to-text from dependencies (#6347)
* chore(deps): bump hast-util-to-text from 2.0.1 to 3.1.1

Bumps [hast-util-to-text](https://github.com/syntax-tree/hast-util-to-text) from 2.0.1 to 3.1.1.
- [Release notes](https://github.com/syntax-tree/hast-util-to-text/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-text/compare/2.0.1...3.1.1)

---
updated-dependencies:
- dependency-name: hast-util-to-text
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* remove dep

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-15 10:13:04 +08:00
..
bin refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
src fix(migrate): migration CLI should correctly migrate gtag options (#6276) 2022-01-06 20:39:23 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore(deps): remove hast-util-to-text from dependencies (#6347) 2022-01-15 10:13:04 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00

@docusaurus/migrate

A CLI tool to migrate from older versions of Docusaurus.

Usage

Please see the migration documentation for more information.