Skip to content

Commit ebffaa4

Browse files
build(deps): bump yargs-parser from 20.2.1 to 20.2.4 (#323)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 20.2.1 to 20.2.4. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md) - [Commits](yargs/yargs-parser@v20.2.1...v20.2.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bf8c9e commit ebffaa4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"semver": "^7.1.3",
9292
"typescript": "^4.0.3",
9393
"which": "^2.0.2",
94-
"yargs-parser": "^20.2.1"
94+
"yargs-parser": "^20.2.4"
9595
},
9696
"eslintConfig": {
9797
"extends": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9024,10 +9024,10 @@ yargs-parser@^18.1.2:
90249024
camelcase "^5.0.0"
90259025
decamelize "^1.2.0"
90269026

9027-
yargs-parser@^20.2.1:
9028-
version "20.2.1"
9029-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.1.tgz#28f3773c546cdd8a69ddae68116b48a5da328e77"
9030-
integrity sha512-yYsjuSkjbLMBp16eaOt7/siKTjNVjMm3SoJnIg3sEh/JsvqVVDyjRKmaJV4cl+lNIgq6QEco2i3gDebJl7/vLA==
9027+
yargs-parser@^20.2.4:
9028+
version "20.2.4"
9029+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
9030+
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
90319031

90329032
yargs@^13.3.0:
90339033
version "13.3.2"

0 commit comments

Comments
 (0)