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>2021-05-10 17:36:47 +0200
committerGitHub <noreply@github.com>2021-05-10 17:36:47 +0200
commit74fa5542a696be51de3e400b62daf5ca19683fe0 (patch)
treed62b85f1f12c8fc6db1a0d1acc64cc9667919541 /package.json
parent3605df1e6f420abee3933bd9a49d90c9db1967b4 (diff)
Bump yargs from 17.0.0 to 17.0.1 (#16201)
Bumps [yargs](https://github.com/yargs/yargs) from 17.0.0 to 17.0.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/v17.0.0...v17.0.1)

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 f13343a1c..ac910815b 100644
--- a/package.json
+++ b/package.json
@@ -186,7 +186,7 @@
     "react-test-renderer": "^16.14.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.2",
-    "yargs": "^17.0.0"
+    "yargs": "^17.0.1"
   },
   "resolutions": {
     "kind-of": "^6.0.3"