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-07-28 10:14:28 +0900
committerGitHub <noreply@github.com>2020-07-28 10:14:28 +0900
commitdb14e1674a4d705508222b2454ab577044c7ce30 (patch)
tree072b747e46d98c3e8d0b10cca470dc5e3a5d5b10 /package.json
parent2f9cca4c557725d6ac204f6cc96366b744bd56fd (diff)
Bump yargs from 15.4.0 to 15.4.1 (#14333)
Bumps [yargs](https://github.com/yargs/yargs) from 15.4.0 to 15.4.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/commits)

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 ae531f642..9cd26a79b 100644
--- a/package.json
+++ b/package.json
@@ -184,7 +184,7 @@
     "react-test-renderer": "^16.13.1",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.0",
-    "yargs": "^15.4.0"
+    "yargs": "^15.4.1"
   },
   "resolutions": {
     "kind-of": "^6.0.3"