chore(deps): update dependency marked to v2.1.2 (#6439)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-22 18:17:33 -04:00
committed by GitHub
parent 1643914d76
commit 3223c20baf
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.1.1",
"marked": "2.1.2",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",

18
package-lock.json generated
View File

@@ -497,7 +497,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"marked": "2.1.1",
"marked": "2.1.2",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",
@@ -32072,14 +32072,14 @@
"dev": true
},
"node_modules/marked": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.1.tgz",
"integrity": "sha512-5XFS69o9CzDpQDSpUYC+AN2xvq8yl1EGa5SG/GI1hP78/uTeo3PDfiDNmsUyiahpyhToDDJhQk7fNtJsga+KVw==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.2.tgz",
"integrity": "sha512-ueJhIvklJJw04qxQbGIAu63EXwwOCYc7yKMBjgagTM4rjC5QtWyqSNgW7jCosV1/Km/1TUfs5qEpAqcGG0Mo5g==",
"bin": {
"marked": "bin/marked"
},
"engines": {
"node": ">= 12"
"node": ">= 10"
}
},
"node_modules/marked-terminal": {
@@ -57045,7 +57045,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"marked": "2.1.1",
"marked": "2.1.2",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",
@@ -84511,9 +84511,9 @@
"dev": true
},
"marked": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.1.tgz",
"integrity": "sha512-5XFS69o9CzDpQDSpUYC+AN2xvq8yl1EGa5SG/GI1hP78/uTeo3PDfiDNmsUyiahpyhToDDJhQk7fNtJsga+KVw=="
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.2.tgz",
"integrity": "sha512-ueJhIvklJJw04qxQbGIAu63EXwwOCYc7yKMBjgagTM4rjC5QtWyqSNgW7jCosV1/Km/1TUfs5qEpAqcGG0Mo5g=="
},
"marked-terminal": {
"version": "4.1.1",