iamskok / gatsby-remark-code-buttons

Buttons for code snippets 🔘
https://gatsby-dev-blog-starter.netlify.com/blog/building-your-first-react-app
19 stars 9 forks source link

fix(deps): update dependency unist-util-visit to v3 - autoclosed #20

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unist-util-visit 2.0.3 -> 3.1.0 age adoption passing confidence

Release Notes

syntax-tree/unist-util-visit ### [`v3.1.0`](https://togithub.com/syntax-tree/unist-util-visit/releases/3.1.0) [Compare Source](https://togithub.com/syntax-tree/unist-util-visit/compare/3.0.1...3.1.0) - [`5e98354`](https://togithub.com/syntax-tree/unist-util-visit/commit/5e98354) Add `VisitorResult` type ### [`v3.0.1`](https://togithub.com/syntax-tree/unist-util-visit/releases/3.0.1) [Compare Source](https://togithub.com/syntax-tree/unist-util-visit/compare/3.0.0...3.0.1) - [`a14d311`](https://togithub.com/syntax-tree/unist-util-visit/commit/a14d311) Fix example to use ESM ### [`v3.0.0`](https://togithub.com/syntax-tree/unist-util-visit/releases/3.0.0) [Compare Source](https://togithub.com/syntax-tree/unist-util-visit/compare/2.0.3...3.0.0) - [`ed0bccd`](https://togithub.com/syntax-tree/unist-util-visit/commit/ed0bccd) Add JSDoc based types - [`dfbcafb`](https://togithub.com/syntax-tree/unist-util-visit/commit/dfbcafb) Use ESM note: change from ~~`const visit = require('unist-util-visit')`~~ to `import {visit} from 'unist-util-visit'`

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.