chore(deps): update dependency marked to v2.1.1 (#6330)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-17 11:46:03 -04:00
committed by rijkvanzanten
parent d147dc54bc
commit 7efb7152b9
2 changed files with 10 additions and 10 deletions

View File

@@ -69,7 +69,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"marked": "2.0.7",
"marked": "2.1.1",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",

18
package-lock.json generated
View File

@@ -490,7 +490,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"marked": "2.0.7",
"marked": "2.1.1",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",
@@ -32120,14 +32120,14 @@
"dev": true
},
"node_modules/marked": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
"integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.1.tgz",
"integrity": "sha512-5XFS69o9CzDpQDSpUYC+AN2xvq8yl1EGa5SG/GI1hP78/uTeo3PDfiDNmsUyiahpyhToDDJhQk7fNtJsga+KVw==",
"bin": {
"marked": "bin/marked"
},
"engines": {
"node": ">= 8.16.2"
"node": ">= 12"
}
},
"node_modules/marked-terminal": {
@@ -57248,7 +57248,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"marked": "2.0.7",
"marked": "2.1.1",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",
@@ -84763,9 +84763,9 @@
"dev": true
},
"marked": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
"integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ=="
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.1.tgz",
"integrity": "sha512-5XFS69o9CzDpQDSpUYC+AN2xvq8yl1EGa5SG/GI1hP78/uTeo3PDfiDNmsUyiahpyhToDDJhQk7fNtJsga+KVw=="
},
"marked-terminal": {
"version": "4.1.1",