about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-11 20:37:37 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-11 20:37:37 +0900
commitc7a9e14c4618cd6ba6c9cf6a872c6eded159b700 (patch)
treea234e30228a55b23c3edaa567f9a6d53f9dbfde8 /package.json
parent5ff2d8c2476fc37098fd1d95b56435476b17341b (diff)
Bump yargs from 13.3.0 to 15.0.2 (#12574)
Bumps [yargs](https://github.com/yargs/yargs) from 13.3.0 to 15.0.2.
- [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/v13.3.0...v15.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4e0c56309..3bdec0d0e 100644
--- a/package.json
+++ b/package.json
@@ -183,6 +183,6 @@
     "react-test-renderer": "^16.11.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.9.0",
-    "yargs": "^13.3.0"
+    "yargs": "^15.0.2"
   }
 }