fix(deps): update dependency unist-util-find to v3 #410
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.2
->^3.0.0
Release Notes
syntax-tree/unist-util-find (unist-util-find)
v3.0.0
Compare Source
Change
380cff0
Update@types/unist
, utilitiesmigrate: update too
9af4138
Change to require Node.js 16migrate: update too
Full Changelog: syntax-tree/unist-util-find@2.0.0...3.0.0
v2.0.0
Compare Source
Change
04eb187
Change to use ESMmigrate: add
type: "module"
to your package.json, more at https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c87b7dfc
Change to useexport
mapmigrate: do not use private APIs
Fix
6ce657f
Fix types dependencyFull Changelog: syntax-tree/unist-util-find@1.0.4...2.0.0
v1.0.4
Compare Source
995b360
Change to use CJS again(also now maintained by @unifiedjs over on @syntax-tree)
Full Changelog: syntax-tree/unist-util-find@v1.0.3...1.0.4
v1.0.3
: Release 1.0.3Compare Source
559fefa
)e2c7b1e
)29bac8b
)d042942
)9a9bb06
)6998870
)3c3a558
)3de4fca
) (closes #11)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.