chore(deps): bump marked from 5.0.0 to 5.0.1
Bumps [marked](https://github.com/markedjs/marked) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d003bd2411
commit
fc222731e0
2 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
||||||
"markdown-it-anchor": "^8.4.1",
|
"markdown-it-anchor": "^8.4.1",
|
||||||
"markdown-it-footnote": "^3.0.3",
|
"markdown-it-footnote": "^3.0.3",
|
||||||
"markdownlint-cli": "^0.34.0",
|
"markdownlint-cli": "^0.34.0",
|
||||||
"marked": "^5.0.0",
|
"marked": "^5.0.1",
|
||||||
"tailwindcss": "^3.3.2"
|
"tailwindcss": "^3.3.2"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
|
@ -3649,10 +3649,10 @@ markdownlint@~0.28.2:
|
||||||
markdown-it "13.0.1"
|
markdown-it "13.0.1"
|
||||||
markdownlint-micromark "0.1.2"
|
markdownlint-micromark "0.1.2"
|
||||||
|
|
||||||
marked@^5.0.0:
|
marked@^5.0.1:
|
||||||
version "5.0.0"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.0.tgz#bab5df970d1f6f748ccac0d20c54b598277f2002"
|
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.1.tgz#e1f7db63ce290daa5702f8d12f9853eceb7bc6e1"
|
||||||
integrity sha512-YQ6+L9l/NSBDjFgCQQebmTCc62EUdZ5RpIZ7A/FmC8IYMB5s7Cz8sT7imuMAkbIL4CvXpQLdW45fpK5UwiU7DA==
|
integrity sha512-Nn9peC4lvIZdcfp8Uze6xk4ZYowkcj/K6+e/6rLHadhtjqeip/bYRxMgt3124IGGJ3RPs2uX5YVmAGbUutY18g==
|
||||||
|
|
||||||
maximatch@^0.1.0:
|
maximatch@^0.1.0:
|
||||||
version "0.1.0"
|
version "0.1.0"
|
||||||
|
|
Reference in a new issue