Bump remark-parse from 10.0.0 to 10.0.1 (#24576)
Bumps [remark-parse](https://github.com/remarkjs/remark) from 10.0.0 to 10.0.1. - [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/10.0.0...remark-parse@10.0.1) --- updated-dependencies: - dependency-name: remark-parse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -74,7 +74,7 @@
|
||||
"remark-code-extra": "^1.0.1",
|
||||
"remark-gemoji-to-emoji": "^1.1.0",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-parse": "^10.0.0",
|
||||
"remark-parse": "^10.0.1",
|
||||
"remark-parse-no-trim": "^8.0.4",
|
||||
"remark-rehype": "^10.0.1",
|
||||
"revalidator": "^0.3.1",
|
||||
@@ -19167,9 +19167,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-parse": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.0.tgz",
|
||||
"integrity": "sha512-07ei47p2Xl7Bqbn9H2VYQYirnAFJPwdMuypdozWsSbnmrkgA2e2sZLZdnDNrrsxR4onmIzH/J6KXqKxCuqHtPQ==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz",
|
||||
"integrity": "sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==",
|
||||
"dependencies": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
"mdast-util-from-markdown": "^1.0.0",
|
||||
@@ -37923,9 +37923,9 @@
|
||||
}
|
||||
},
|
||||
"remark-parse": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.0.tgz",
|
||||
"integrity": "sha512-07ei47p2Xl7Bqbn9H2VYQYirnAFJPwdMuypdozWsSbnmrkgA2e2sZLZdnDNrrsxR4onmIzH/J6KXqKxCuqHtPQ==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz",
|
||||
"integrity": "sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==",
|
||||
"requires": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
"mdast-util-from-markdown": "^1.0.0",
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
"remark-code-extra": "^1.0.1",
|
||||
"remark-gemoji-to-emoji": "^1.1.0",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-parse": "^10.0.0",
|
||||
"remark-parse": "^10.0.1",
|
||||
"remark-parse-no-trim": "^8.0.4",
|
||||
"remark-rehype": "^10.0.1",
|
||||
"revalidator": "^0.3.1",
|
||||
|
||||
Reference in New Issue
Block a user