diff --git a/package-lock.json b/package-lock.json index 9121587..5f4a337 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,15 +15,12 @@ "metalsmith": "^2.5.1", "metalsmith-autotoc": "^0.1.3", "metalsmith-collections": "^0.9.0", - "metalsmith-ignore": "^0.1.2", + "metalsmith-ignore": "^1.0.0", "metalsmith-layouts": "^1.7.0", "metalsmith-less": "^2.0.0", "metalsmith-markdown": "^1.3.0", "metalsmith-metallic": "^2.0.3" }, - "bin": { - "enlightme": "bin/enlightme" - }, "devDependencies": { "jshint": "^2.13.6" } @@ -1325,11 +1322,6 @@ "resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz", "integrity": "sha512-j7MJE+TuT51q9ggt4fSgVqro163BEFjAt3u97IqU+JA2DkWl80nFTrowzLpZ/BnpN7rrl0JA/593NAdd8p/scQ==" }, - "node_modules/lru-cache": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", - "integrity": "sha512-WpibWJ60c3AgAz8a2iYErDrcT2C7OmKnsWhIcHOjkUHFjkXncJhtLxNSqUmxRxRunpb5I8Vprd7aNSd2NtksJQ==" - }, "node_modules/make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -1423,46 +1415,12 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, "node_modules/metalsmith-ignore": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-0.1.2.tgz", - "integrity": "sha512-v5oX7efbZLTTTlw8tKiFPAbzuM0PFo929PdRYtf1QpORGzC8a0rWkNZNFJdKGKeu87k07iuJYOBQ8Wh6HJGXjA==", + "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", "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": "sha512-Kak1hi6/hYHGVPmdyiZijoQyz5x2iGVzs6w9GYB/HiXEtylY7tIoYEROMjvM1d9nXJqPOrG2MNPMn01bJ+S0Rw==", - "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": "sha512-zZ+Jy8lVWlvqqeM8iZB7w7KmQkoJn8djM585z88rywrEbzoqawVa9FR5p2hwD+y74nfuKOjmNvi9gtWJNLqHvA==", - "deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue", - "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": "sha512-y468lJfPKbYYqmWbVx/jQVTo+myuG3wkVc2lLUe0IbtN7nKBmG57tJFtSztVmHlEX9JyjRdSZhqzvKGK8uOhAg==", - "dependencies": { - "lodash": "~2.4.1", - "minimatch": "~0.2.14" - }, - "engines": { - "node": ">=0.10.0" + "multimatch": "^2.1.0" } }, "node_modules/metalsmith-layouts": { @@ -1909,11 +1867,6 @@ "node": ">=8" } }, - "node_modules/sigmund": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", - "integrity": "sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==" - }, "node_modules/slug": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/slug/-/slug-0.8.0.tgz", @@ -3241,11 +3194,6 @@ "resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz", "integrity": "sha512-j7MJE+TuT51q9ggt4fSgVqro163BEFjAt3u97IqU+JA2DkWl80nFTrowzLpZ/BnpN7rrl0JA/593NAdd8p/scQ==" }, - "lru-cache": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", - "integrity": "sha512-WpibWJ60c3AgAz8a2iYErDrcT2C7OmKnsWhIcHOjkUHFjkXncJhtLxNSqUmxRxRunpb5I8Vprd7aNSd2NtksJQ==" - }, "make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -3336,36 +3284,11 @@ } }, "metalsmith-ignore": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-0.1.2.tgz", - "integrity": "sha512-v5oX7efbZLTTTlw8tKiFPAbzuM0PFo929PdRYtf1QpORGzC8a0rWkNZNFJdKGKeu87k07iuJYOBQ8Wh6HJGXjA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/metalsmith-ignore/-/metalsmith-ignore-1.0.0.tgz", + "integrity": "sha512-qONM0SRzh8hmtPyEBUUsPVBoL2QGm5lfP3Si+UmEtm6ly4uv7dsvaP6S61kCuNRICZx49RuykEBOR0HOaYwMjA==", "requires": { - "multimatch": "^0.1.0" - }, - "dependencies": { - "lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha512-Kak1hi6/hYHGVPmdyiZijoQyz5x2iGVzs6w9GYB/HiXEtylY7tIoYEROMjvM1d9nXJqPOrG2MNPMn01bJ+S0Rw==" - }, - "minimatch": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz", - "integrity": "sha512-zZ+Jy8lVWlvqqeM8iZB7w7KmQkoJn8djM585z88rywrEbzoqawVa9FR5p2hwD+y74nfuKOjmNvi9gtWJNLqHvA==", - "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": "sha512-y468lJfPKbYYqmWbVx/jQVTo+myuG3wkVc2lLUe0IbtN7nKBmG57tJFtSztVmHlEX9JyjRdSZhqzvKGK8uOhAg==", - "requires": { - "lodash": "~2.4.1", - "minimatch": "~0.2.14" - } - } + "multimatch": "^2.1.0" } }, "metalsmith-layouts": { @@ -3694,11 +3617,6 @@ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" }, - "sigmund": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", - "integrity": "sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==" - }, "slug": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/slug/-/slug-0.8.0.tgz", diff --git a/package.json b/package.json index ab0950f..a68694b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "metalsmith": "^2.5.1", "metalsmith-autotoc": "^0.1.3", "metalsmith-collections": "^0.9.0", - "metalsmith-ignore": "^0.1.2", + "metalsmith-ignore": "^1.0.0", "metalsmith-layouts": "^1.7.0", "metalsmith-less": "^2.0.0", "metalsmith-markdown": "^1.3.0",