From 0e81fdca25bcc2f42263ef35fa7c997dd4e73b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 06:17:29 +0000 Subject: [PATCH] build(deps): bump metalsmith from 2.4.1 to 2.4.2 Bumps [metalsmith](https://github.com/metalsmith/metalsmith) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/metalsmith/metalsmith/releases) - [Changelog](https://github.com/metalsmith/metalsmith/blob/master/CHANGELOG.md) - [Commits](https://github.com/metalsmith/metalsmith/compare/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: metalsmith dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 41 +++++++++-------------------------------- package.json | 2 +- 2 files changed, 10 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 275f38cdb455d..488be9b4b649e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", "marked": "^4.0.12", - "metalsmith": "^2.4.1", + "metalsmith": "^2.4.2", "metalsmith-collections": "^0.9.0", "metalsmith-discover-helpers": "^0.1.1", "metalsmith-discover-partials": "^0.1.2", @@ -873,7 +873,6 @@ "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -3951,11 +3950,11 @@ } }, "node_modules/metalsmith": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.4.1.tgz", - "integrity": "sha512-k8Q6mEJL21GmcmAb7PuawSff68/GcV2ctyFyZgoQgSc+2MrdCZxkZPqQY0EfZ6o4KqsBvdHvgNYUMzZQGTmxBQ==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.4.2.tgz", + "integrity": "sha512-HS/MRADloJS3+O5V/+4f/khBkwtdYUQFWEGqeviLT/7wNgHWknMiIflV99JeYzj0hbw+L0aTb2spPlnWW4/Adg==", "dependencies": { - "chalk": "^3.0.0", + "chalk": "^4.1.2", "clone": "^2.1.2", "co-fs-extra": "^1.2.1", "commander": "^6.2.1", @@ -4098,18 +4097,6 @@ "node": ">=8" } }, - "node_modules/metalsmith/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/metalsmith/node_modules/clone": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", @@ -9383,7 +9370,6 @@ "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -11696,11 +11682,11 @@ "dev": true }, "metalsmith": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.4.1.tgz", - "integrity": "sha512-k8Q6mEJL21GmcmAb7PuawSff68/GcV2ctyFyZgoQgSc+2MrdCZxkZPqQY0EfZ6o4KqsBvdHvgNYUMzZQGTmxBQ==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.4.2.tgz", + "integrity": "sha512-HS/MRADloJS3+O5V/+4f/khBkwtdYUQFWEGqeviLT/7wNgHWknMiIflV99JeYzj0hbw+L0aTb2spPlnWW4/Adg==", "requires": { - "chalk": "^3.0.0", + "chalk": "^4.1.2", "clone": "^2.1.2", "co-fs-extra": "^1.2.1", "commander": "^6.2.1", @@ -11715,15 +11701,6 @@ "ware": "^1.3.0" }, "dependencies": { - "chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, "clone": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", diff --git a/package.json b/package.json index ef8a0c572ea60..6842b80bb7095 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", "marked": "^4.0.12", - "metalsmith": "^2.4.1", + "metalsmith": "^2.4.2", "metalsmith-collections": "^0.9.0", "metalsmith-discover-helpers": "^0.1.1", "metalsmith-discover-partials": "^0.1.2",