build(deps): bump remark from 14.0.2 to 14.0.3
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.2 to 14.0.3. - [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/14.0.2...14.0.3) --- updated-dependencies: - dependency-name: remark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
def9ba0f7b
commit
ad94617a54
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"ejs": "^3.1.9",
|
||||
"gh-star-fetch": "^1.5.0",
|
||||
"got": "^11.8.1",
|
||||
"remark": "^14.0.2",
|
||||
"remark": "^14.0.3",
|
||||
"remark-toc": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -9886,9 +9886,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark": {
|
||||
"version": "14.0.2",
|
||||
"resolved": "https://registry.npmjs.org/remark/-/remark-14.0.2.tgz",
|
||||
"integrity": "sha512-A3ARm2V4BgiRXaUo5K0dRvJ1lbogrbXnhkJRmD0yw092/Yl0kOCZt1k9ZeElEwkZsWGsMumz6qL5MfNJH9nOBA==",
|
||||
"version": "14.0.3",
|
||||
"resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz",
|
||||
"integrity": "sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==",
|
||||
"dependencies": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
"remark-parse": "^10.0.0",
|
||||
@ -19211,9 +19211,9 @@
|
||||
}
|
||||
},
|
||||
"remark": {
|
||||
"version": "14.0.2",
|
||||
"resolved": "https://registry.npmjs.org/remark/-/remark-14.0.2.tgz",
|
||||
"integrity": "sha512-A3ARm2V4BgiRXaUo5K0dRvJ1lbogrbXnhkJRmD0yw092/Yl0kOCZt1k9ZeElEwkZsWGsMumz6qL5MfNJH9nOBA==",
|
||||
"version": "14.0.3",
|
||||
"resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz",
|
||||
"integrity": "sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==",
|
||||
"requires": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
"remark-parse": "^10.0.0",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"ejs": "^3.1.9",
|
||||
"gh-star-fetch": "^1.5.0",
|
||||
"got": "^11.8.1",
|
||||
"remark": "^14.0.2",
|
||||
"remark": "^14.0.3",
|
||||
"remark-toc": "^8.0.1"
|
||||
},
|
||||
"volta": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user