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>2020-01-06 19:41:02 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-06 19:41:02 +0900
commit862ba3afad56f0b5353926c87bf515b3fb04c7f8 (patch)
tree3ad1653cc1dab1d9df42551088e5cae023ec6484 /package.json
parente6fc490011e2bcc0018214298df2aa0a85a87874 (diff)
Bump yargs from 15.0.2 to 15.1.0 (#12771)
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>
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 bda2e88e9..16c47c69c 100644
--- a/package.json
+++ b/package.json
@@ -183,6 +183,6 @@
     "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"
   }
 }