]> cat aescling's git repositories - mastodon.git/commitdiff
Bump yargs from 15.0.2 to 15.1.0 (#12771)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 6 Jan 2020 10:41:02 +0000 (19:41 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 6 Jan 2020 10:41:02 +0000 (19:41 +0900)
Bumps [yargs](https://github.com/yargs/yargs) from 15.0.2 to 15.1.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v15.0.2...v15.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index bda2e88e9f6bc3d67fae4b579d4f7f263c73f37d..16c47c69c14493009643b4f7b41ba68d1bd60001 100644 (file)
     "react-test-renderer": "^16.12.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.9.0",
-    "yargs": "^15.0.2"
+    "yargs": "^15.1.0"
   }
 }
index 2c7d1f8238f06b4339fafe2467fa6d908b7fe639..78b786fb0e45b0a827a43ab70d5143abfc440152 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -11133,10 +11133,10 @@ yargs@^13.3.0:
     y18n "^4.0.0"
     yargs-parser "^13.1.1"
 
-yargs@^15.0.2:
-  version "15.0.2"
-  resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.0.2.tgz#4248bf218ef050385c4f7e14ebdf425653d13bd3"
-  integrity sha512-GH/X/hYt+x5hOat4LMnCqMd8r5Cv78heOMIJn1hr7QPPBqfeC6p89Y78+WB9yGDvfpCvgasfmWLzNzEioOUD9Q==
+yargs@^15.1.0:
+  version "15.1.0"
+  resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.1.0.tgz#e111381f5830e863a89550bd4b136bb6a5f37219"
+  integrity sha512-T39FNN1b6hCW4SOIk1XyTOWxtXdcen0t+XYrysQmChzSipvhBO8Bj0nK1ozAasdk24dNWuMZvr4k24nz+8HHLg==
   dependencies:
     cliui "^6.0.0"
     decamelize "^1.2.0"