Skip to content

Commit 19f32c5

Browse files
Merge #354
354: fix(deps): update dependency remark-html to v14 r=jbolda a=renovate[bot] [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/remark-html/14.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/remark-html/14.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/remark-html/14.0.0/compatibility-slim/13.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/remark-html/14.0.0/confidence-slim/13.0.1)](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>
2 parents 2c384de + 5d300ad commit 19f32c5

File tree

4 files changed

+1088
-44
lines changed

4 files changed

+1088
-44
lines changed

0 commit comments

Comments
 (0)