]> cat aescling's git repositories - mastodon.git/commitdiff
Bump yargs from 17.3.1 to 17.4.0 (#17834)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 29 Mar 2022 08:50:40 +0000 (17:50 +0900)
committerGitHub <noreply@github.com>
Tue, 29 Mar 2022 08:50:40 +0000 (17:50 +0900)
Bumps [yargs](https://github.com/yargs/yargs) from 17.3.1 to 17.4.0.
- [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.3.1...v17.4.0)

---
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 83bf03bd30c984fc76f1d307a44c03937d028848..9033a28387e19094eb968a5a741ba16869431239 100644 (file)
     "react-test-renderer": "^16.14.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.3",
-    "yargs": "^17.3.1"
+    "yargs": "^17.4.0"
   },
   "resolutions": {
     "kind-of": "^6.0.3"
index 394d08e5999c5fcbd70262a36bffa0790477c2f5..bb7efe76b98210d1aa1ec7de9264b058e72aa4ba 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -11536,10 +11536,10 @@ yargs@^16.2.0:
     y18n "^5.0.5"
     yargs-parser "^20.2.2"
 
-yargs@^17.3.1:
-  version "17.3.1"
-  resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.3.1.tgz#da56b28f32e2fd45aefb402ed9c26f42be4c07b9"
-  integrity sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==
+yargs@^17.4.0:
+  version "17.4.0"
+  resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.0.tgz#9fc9efc96bd3aa2c1240446af28499f0e7593d00"
+  integrity sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==
   dependencies:
     cliui "^7.0.2"
     escalade "^3.1.1"