chore(deps): update dependency marked to v4.2.5

This commit is contained in:
renovate[bot]
2023-01-10 11:21:34 +00:00
committed by Bastian
parent 29d9bf583b
commit e2c0f3e70f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"fs-extra": "11.1.0",
"highlight.js": "11.7.0",
"husky": "8.0.3",
"marked": "4.2.4",
"marked": "4.2.5",
"moment": "2.29.4",
"postcss-normalize": "10.0.1",
"query-string": "8.1.0",
@@ -11428,9 +11428,9 @@
}
},
"node_modules/marked": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.4.tgz",
"integrity": "sha512-Wcc9ikX7Q5E4BYDPvh1C6QNSxrjC9tBgz+A/vAhp59KXUgachw++uMvMKiSW8oA85nopmPZcEvBoex/YLMsiyA==",
"version": "4.2.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.5.tgz",
"integrity": "sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ==",
"bin": {
"marked": "bin/marked.js"
},
@@ -24843,9 +24843,9 @@
}
},
"marked": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.4.tgz",
"integrity": "sha512-Wcc9ikX7Q5E4BYDPvh1C6QNSxrjC9tBgz+A/vAhp59KXUgachw++uMvMKiSW8oA85nopmPZcEvBoex/YLMsiyA=="
"version": "4.2.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.5.tgz",
"integrity": "sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ=="
},
"mdn-data": {
"version": "2.0.14",

View File

@@ -41,7 +41,7 @@
"fs-extra": "11.1.0",
"highlight.js": "11.7.0",
"husky": "8.0.3",
"marked": "4.2.4",
"marked": "4.2.5",
"moment": "2.29.4",
"postcss-normalize": "10.0.1",
"query-string": "8.1.0",