From ec79926a0026e5afcfd419dbf1ae23acc0f3d417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 12:06:52 +0000 Subject: [PATCH] Bump marked from 4.0.1 to 4.2.3 Bumps [marked](https://github.com/markedjs/marked) from 4.0.1 to 4.2.3. - [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/v4.0.1...v4.2.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68c34fb..290866a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nycopportunity/pttrn", - "version": "1.4.7", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nycopportunity/pttrn", - "version": "1.4.7", + "version": "1.5.0", "license": "GPL-3.0+", "dependencies": { "chokidar": "^3.5.2", @@ -17,7 +17,7 @@ "js-beautify": "^1.14.0", "json-to-scss": "^1.3.1", "marked": "^4.0.1", - "pa11y": "^6.1.0", + "pa11y": "6.1.0", "postcss": "^8.3.11", "postcss-scss": "^4.0.2", "reload": "^3.2.0", @@ -3194,9 +3194,9 @@ } }, "node_modules/marked": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.1.tgz", - "integrity": "sha512-L90F6VQdYJSL1WVaIGCbNASAWnPCyB/jGmvQ/KIk0ThYq0XuzRrWxhwjcHoYvIZlQHKD/C/2i7DAADFPgxV7Tw==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.2.3.tgz", + "integrity": "sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==", "bin": { "marked": "bin/marked.js" }, @@ -8744,9 +8744,9 @@ "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" }, "marked": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.1.tgz", - "integrity": "sha512-L90F6VQdYJSL1WVaIGCbNASAWnPCyB/jGmvQ/KIk0ThYq0XuzRrWxhwjcHoYvIZlQHKD/C/2i7DAADFPgxV7Tw==" + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.2.3.tgz", + "integrity": "sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==" }, "mathml-tag-names": { "version": "2.1.3",