chore(deps): Bump remark from 13.0.0 to 14.0.2
Bumps [remark](https://github.com/remarkjs/remark) from 13.0.0 to 14.0.2. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/13.0.0...14.0.2) --- updated-dependencies: - dependency-name: remark dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c185a54516
commit
8f7cfa90dc
3 changed files with 4 additions and 20 deletions
|
@ -77,7 +77,7 @@
|
|||
"prop-types": "^15.7.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"remark": "^13.0.0",
|
||||
"remark": "^14.0.2",
|
||||
"remark-html": "^13.0.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"standard": "^17.0.0",
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
"passport": "0.6.0",
|
||||
"passport-jwt": "4.0.0",
|
||||
"query-string": "7.1.1",
|
||||
"remark": "13",
|
||||
"remark": "14",
|
||||
"remark-frontmatter": "3",
|
||||
"remark-parse": "^9.0.0",
|
||||
"remark-plain-text": "^0.2.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -16607,23 +16607,7 @@ remark-stringify@^10.0.0:
|
|||
mdast-util-to-markdown "^1.0.0"
|
||||
unified "^10.0.0"
|
||||
|
||||
remark-stringify@^9.0.0:
|
||||
version "9.0.1"
|
||||
resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-9.0.1.tgz#576d06e910548b0a7191a71f27b33f1218862894"
|
||||
integrity sha512-mWmNg3ZtESvZS8fv5PTvaPckdL4iNlCHTt8/e/8oN08nArHRHjNZMKzA/YW3+p7/lYqIw4nx1XsjCBo/AxNChg==
|
||||
dependencies:
|
||||
mdast-util-to-markdown "^0.6.0"
|
||||
|
||||
remark@13, remark@^13.0.0:
|
||||
version "13.0.0"
|
||||
resolved "https://registry.yarnpkg.com/remark/-/remark-13.0.0.tgz#d15d9bf71a402f40287ebe36067b66d54868e425"
|
||||
integrity sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA==
|
||||
dependencies:
|
||||
remark-parse "^9.0.0"
|
||||
remark-stringify "^9.0.0"
|
||||
unified "^9.1.0"
|
||||
|
||||
remark@^14.0.0:
|
||||
remark@14, remark@^14.0.0, remark@^14.0.2:
|
||||
version "14.0.2"
|
||||
resolved "https://registry.yarnpkg.com/remark/-/remark-14.0.2.tgz#4a1833f7441a5c29e44b37bb1843fb820797b40f"
|
||||
integrity sha512-A3ARm2V4BgiRXaUo5K0dRvJ1lbogrbXnhkJRmD0yw092/Yl0kOCZt1k9ZeElEwkZsWGsMumz6qL5MfNJH9nOBA==
|
||||
|
@ -18722,7 +18706,7 @@ unified@^10.0.0, unified@^10.1.0:
|
|||
trough "^2.0.0"
|
||||
vfile "^5.0.0"
|
||||
|
||||
unified@^9.1.0, unified@^9.2.0:
|
||||
unified@^9.2.0:
|
||||
version "9.2.2"
|
||||
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975"
|
||||
integrity sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue