From dca63e4a7ce381521fc1cee0b5564aee35842b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:01:36 +0000 Subject: [PATCH] Bump y18n from 4.0.0 to 4.0.1 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 53 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index f794fd9..9142ccb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -114,8 +114,7 @@ "commander": { "version": "2.20.3", "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" }, "concat-map": { "version": "0.0.1", @@ -206,10 +205,27 @@ "dev": true }, "event_mixin": { - "version": "github:hu2prod/event_mixin#e6bfffd4a2ae9cf8c4363764a9d48e8876040083", + "version": "github:hu2prod/event_mixin#c3d8bbecd41fbc645cddf51427b95cfc2307b6e1", "from": "github:hu2prod/event_mixin", "requires": { "fy": "github:hu2prod/fy" + }, + "dependencies": { + "fy": { + "version": "github:hu2prod/fy#ee14703399993b4dce0230999b1e14c9b8cfa3bc", + "from": "github:hu2prod/fy", + "requires": { + "iced-coffee-script": "^108.0.11", + "prettyjson": "github:hu2prod/prettyjson" + } + }, + "prettyjson": { + "version": "github:hu2prod/prettyjson#c4b52923922b943d9c7ede2e34ef7ed85b3bef96", + "from": "github:hu2prod/prettyjson", + "requires": { + "colors": "^1.1.2" + } + } } }, "fast-levenshtein": { @@ -312,7 +328,6 @@ "version": "108.0.14", "resolved": "https://registry.npmjs.org/iced-coffee-script/-/iced-coffee-script-108.0.14.tgz", "integrity": "sha512-e0CNmz51UGWRa2glPnUMnJM7oKQE81cxeC0WAgCjJDRImv3FDHldZr/Ngkbrgdbf1drGGzYWp+PWeJwXIfHwDw==", - "dev": true, "requires": { "iced-runtime": ">=0.0.1", "uglify-js": "^3.5.9" @@ -321,8 +336,7 @@ "iced-runtime": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/iced-runtime/-/iced-runtime-1.0.4.tgz", - "integrity": "sha512-rgiJXNF6ZgF2Clh/TKUlBDW3q51YPDJUXmxGQXx1b8tbZpVpTn+1RX9q1sjNkujXIIaVxZByQzPHHORg7KV51g==", - "dev": true + "integrity": "sha512-rgiJXNF6ZgF2Clh/TKUlBDW3q51YPDJUXmxGQXx1b8tbZpVpTn+1RX9q1sjNkujXIIaVxZByQzPHHORg7KV51g==" }, "inflight": { "version": "1.0.6", @@ -717,8 +731,7 @@ "source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" }, "sprintf-js": { "version": "1.0.3", @@ -768,7 +781,6 @@ "version": "3.8.1", "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.8.1.tgz", "integrity": "sha512-W7KxyzeaQmZvUFbGj4+YFshhVrMBGSg2IbcYAjGWGvx8DHvJMclbTDMpffdxFUGPBHjIytk7KJUR/KUXstUGDw==", - "dev": true, "requires": { "commander": "~2.20.3", "source-map": "~0.6.1" @@ -840,12 +852,29 @@ "event_mixin": "github:hu2prod/event_mixin", "fy": "github:hu2prod/fy", "ws": "^3.1.0" + }, + "dependencies": { + "fy": { + "version": "github:hu2prod/fy#ee14703399993b4dce0230999b1e14c9b8cfa3bc", + "from": "github:hu2prod/fy", + "requires": { + "iced-coffee-script": "^108.0.11", + "prettyjson": "github:hu2prod/prettyjson" + } + }, + "prettyjson": { + "version": "github:hu2prod/prettyjson#c4b52923922b943d9c7ede2e34ef7ed85b3bef96", + "from": "github:hu2prod/prettyjson", + "requires": { + "colors": "^1.1.2" + } + } } }, "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", + "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", "dev": true }, "yargs": {