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-03-31 22:15:06 +0900
committerGitHub <noreply@github.com>2020-03-31 22:15:06 +0900
commitdd084c3d767628df814f3a334a70a399f0616901 (patch)
tree1052829354b7695ff895487166c845a10738c2e9 /package.json
parent0d6ac92263cfd6a2c1afb5990643fec0a7fe2758 (diff)
Bump yargs from 15.1.0 to 15.3.1 (#13334)
Bumps [yargs](https://github.com/yargs/yargs) from 15.1.0 to 15.3.1.
- [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.1.0...v15.3.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 2b424fcbb..3f6fd4d53 100644
--- a/package.json
+++ b/package.json
@@ -185,6 +185,6 @@
     "react-test-renderer": "^16.13.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.10.3",
-    "yargs": "^15.1.0"
+    "yargs": "^15.3.1"
   }
 }