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-07-29 20:42:19 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-07-29 20:42:19 +0200
commit85b7b565def2594b6ad791731802eb4c8a803a69 (patch)
tree4b4b6677c12b4a3170302c46e645c633ce1eb6fc /package.json
parent658277b07ec4eb6190b7497f14c5dacef89d9a99 (diff)
Bump yargs from 12.0.5 to 13.3.0 (#11434)
Bumps [yargs](https://github.com/yargs/yargs) from 12.0.5 to 13.3.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/v12.0.5...v13.3.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 e86ba00c0..ab35f9e0b 100644
--- a/package.json
+++ b/package.json
@@ -181,6 +181,6 @@
     "react-test-renderer": "^16.8.6",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.7.2",
-    "yargs": "^12.0.5"
+    "yargs": "^13.3.0"
   }
 }