Commit 19f32c5
Merge #354
354: fix(deps): update dependency remark-html to v14 r=jbolda a=renovate[bot]
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [remark-html](https://togithub.com/remarkjs/remark-html) | [`13.0.1` -> `14.0.0`](https://renovatebot.com/diffs/npm/remark-html/13.0.1/14.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>remarkjs/remark-html</summary>
### [`v14.0.0`](https://togithub.com/remarkjs/remark-html/releases/14.0.0)
[Compare Source](https://togithub.com/remarkjs/remark-html/compare/13.0.1...14.0.0)
- [`7ae15b5`](https://togithub.com/remarkjs/remark-html/commit/7ae15b5) Use ESM
```js
// From CommonJS
var remarkHtml = require('remark-html')
// To ESM
import remarkHtml from 'remark-html'
```
Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)
- [`7dbad66`](https://togithub.com/remarkjs/remark-html/commit/7dbad66) Add JSDoc based types
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/jbolda/gatsby-source-airtable).
Co-authored-by: Renovate Bot <bot@renovateapp.com>File tree
4 files changed
+1088
-44
lines changed- examples
- markdown-docs
- testing-options
4 files changed
+1088
-44
lines changed
0 commit comments