]> cat aescling's git repositories - mastodon.git/commitdiff
Bump yargs from 17.1.1 to 17.2.1 (#16790)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 29 Sep 2021 12:54:41 +0000 (21:54 +0900)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 12:54:41 +0000 (21:54 +0900)
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.1 to 17.2.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.1...v17.2.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
yarn.lock

index f19f7a4930c12a6d6346f269b0f35b345098d60b..9e2d2b8c678c0c9bdd6080c5999420b633b96f81 100644 (file)
     "react-test-renderer": "^16.14.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.2",
-    "yargs": "^17.1.1"
+    "yargs": "^17.2.1"
   },
   "resolutions": {
     "kind-of": "^6.0.3"
index fda6c7c5c6640805e4dbe4fa2c4969d2cb22fcb9..77fb01b3706b0328bff884fcb85098a5cceecd98 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -11523,10 +11523,10 @@ yargs@^16.0.3:
     y18n "^5.0.5"
     yargs-parser "^20.2.2"
 
-yargs@^17.1.1:
-  version "17.1.1"
-  resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.1.1.tgz#c2a8091564bdb196f7c0a67c1d12e5b85b8067ba"
-  integrity sha512-c2k48R0PwKIqKhPMWjeiF6y2xY/gPMUlro0sgxqXpbOIohWiLNXWslsootttv7E1e73QPAMQSg5FeySbVcpsPQ==
+yargs@^17.2.1:
+  version "17.2.1"
+  resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.2.1.tgz#e2c95b9796a0e1f7f3bf4427863b42e0418191ea"
+  integrity sha512-XfR8du6ua4K6uLGm5S6fA+FIJom/MdJcFNVY8geLlp2v8GYbOXD4EB1tPNZsRn4vBzKGMgb5DRZMeWuFc2GO8Q==
   dependencies:
     cliui "^7.0.2"
     escalade "^3.1.1"