From 905dbfca83b2804d0e2a7c6bba7a6e6935e87732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 02:02:53 +0000 Subject: [PATCH] chore(deps): bump minimatch and metalsmith-ignore Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [metalsmith-ignore](https://github.com/segmentio/metalsmith-ignore). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.4 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.4) Updates `metalsmith-ignore` from 0.1.2 to 1.0.0 - [Release notes](https://github.com/segmentio/metalsmith-ignore/releases) - [Changelog](https://github.com/metalsmith/remove/blob/main/CHANGELOG.md) - [Commits](https://github.com/segmentio/metalsmith-ignore/compare/0.1.2...v1.0.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: metalsmith-ignore dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 103 +++++++--------------------------------------- package.json | 2 +- 2 files changed, 15 insertions(+), 90 deletions(-) diff --git a/package-lock.json b/package-lock.json index dacc6910..582629ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,9 +12,9 @@ "@rigor789/remark-autolink-headings": "^5.1.0", "babel-cli": "^6.26.0", "babel-preset-env": "^1.6.1", - "chalk": "latest", + "chalk": "*", "ejs": "^2.5.7", - "hast-util-from-parse5": "latest", + "hast-util-from-parse5": "*", "hast-util-to-mdast": "^2.1.0", "jstransformer-ejs": "0.0.3", "marked": "^0.3.9", @@ -23,7 +23,7 @@ "metalsmith-gzip": "^1.1.0", "metalsmith-html-minifier": "^3.0.0", "metalsmith-if": "^0.1.1", - "metalsmith-ignore": "^0.1.2", + "metalsmith-ignore": "^1.0.0", "metalsmith-jekyll-dates": "0.0.5", "metalsmith-layouts": "^1.8.1", "metalsmith-linkcheck": "^0.3.0", @@ -35,7 +35,7 @@ "mkdirp": "^0.5.1", "moment": "^2.20.1", "multimatch": "^2.1.0", - "parse5": "latest", + "parse5": "*", "permalinks": "^1.2.1", "remark": "^8.0.0", "remark-github": "^7.0.2", @@ -48,7 +48,7 @@ "remark-squeeze-paragraphs": "^3.0.1", "table-of-contents-json": "^1.2.0", "tailwindcss": "^0.4.0", - "unist-util-visit": "latest", + "unist-util-visit": "*", "vfile-reporter": "^4.0.0", "vue-template-compiler": "^2.5.13" } @@ -4687,12 +4687,6 @@ "highlight.js": "~9.12.0" } }, - "node_modules/lru-cache": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", - "integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=", - "dev": true - }, "node_modules/make-dir": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", @@ -4927,48 +4921,13 @@ } }, "node_modules/metalsmith-ignore": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-0.1.2.tgz", - "integrity": "sha1-aubGlLpipBWF6LSBoR4pKMWsQCg=", - "dev": true, - "dependencies": { - "multimatch": "^0.1.0" - } - }, - "node_modules/metalsmith-ignore/node_modules/lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=", - "dev": true, - "engines": [ - "node", - "rhino" - ] - }, - "node_modules/metalsmith-ignore/node_modules/minimatch": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz", - "integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=", - "dev": true, - "dependencies": { - "lru-cache": "2", - "sigmund": "~1.0.0" - }, - "engines": { - "node": "*" - } - }, - "node_modules/metalsmith-ignore/node_modules/multimatch": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-0.1.0.tgz", - "integrity": "sha1-CZ2fj4RjrDbPv6JzYLwWzuh97WQ=", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-1.0.0.tgz", + "integrity": "sha512-qONM0SRzh8hmtPyEBUUsPVBoL2QGm5lfP3Si+UmEtm6ly4uv7dsvaP6S61kCuNRICZx49RuykEBOR0HOaYwMjA==", + "deprecated": "This package is no longer maintained and has moved to the @metalsmith org; Please migrate to the following package: @metalsmith/remove", "dev": true, "dependencies": { - "lodash": "~2.4.1", - "minimatch": "~0.2.14" - }, - "engines": { - "node": ">=0.10.0" + "multimatch": "^2.1.0" } }, "node_modules/metalsmith-jekyll-dates": { @@ -13292,12 +13251,6 @@ "highlight.js": "~9.12.0" } }, - "lru-cache": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", - "integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=", - "dev": true - }, "make-dir": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", @@ -13525,40 +13478,12 @@ } }, "metalsmith-ignore": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-0.1.2.tgz", - "integrity": "sha1-aubGlLpipBWF6LSBoR4pKMWsQCg=", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-1.0.0.tgz", + "integrity": "sha512-qONM0SRzh8hmtPyEBUUsPVBoL2QGm5lfP3Si+UmEtm6ly4uv7dsvaP6S61kCuNRICZx49RuykEBOR0HOaYwMjA==", "dev": true, "requires": { - "multimatch": "^0.1.0" - }, - "dependencies": { - "lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=", - "dev": true - }, - "minimatch": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz", - "integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=", - "dev": true, - "requires": { - "lru-cache": "2", - "sigmund": "~1.0.0" - } - }, - "multimatch": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-0.1.0.tgz", - "integrity": "sha1-CZ2fj4RjrDbPv6JzYLwWzuh97WQ=", - "dev": true, - "requires": { - "lodash": "~2.4.1", - "minimatch": "~0.2.14" - } - } + "multimatch": "^2.1.0" } }, "metalsmith-jekyll-dates": { diff --git a/package.json b/package.json index 20646594..74583283 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "metalsmith-gzip": "^1.1.0", "metalsmith-html-minifier": "^3.0.0", "metalsmith-if": "^0.1.1", - "metalsmith-ignore": "^0.1.2", + "metalsmith-ignore": "^1.0.0", "metalsmith-jekyll-dates": "0.0.5", "metalsmith-layouts": "^1.8.1", "metalsmith-linkcheck": "^0.3.0", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy