about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-22 12:27:37 +0900
committerGitHub <noreply@github.com>2020-10-22 12:27:37 +0900
commitac90b06a6e90fcf3f40cdb2ac7c2ef93ccb0f62e (patch)
tree3304bb9a244677eedefe2d039f814dec24caffd9 /package.json
parent5567a50a25ed55fa4bf2c8a864481b97fc8c082d (diff)
Bump yargs from 16.0.3 to 16.1.0 (#15010)
Bumps [yargs](https://github.com/yargs/yargs) from 16.0.3 to 16.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/v16.0.3...v16.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[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 95f0904b8..27108af1f 100644
--- a/package.json
+++ b/package.json
@@ -185,7 +185,7 @@
     "react-test-renderer": "^16.13.1",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.0",
-    "yargs": "^16.0.3"
+    "yargs": "^16.1.0"
   },
   "resolutions": {
     "kind-of": "^6.0.3"