Skip to content

Commit 3ffd0a4

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump yargs-parser from 20.2.7 to 20.2.9
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 20.2.7 to 20.2.9. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@v20.2.7...yargs-parser-v20.2.9) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec18fce commit 3ffd0a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"tslib": "^2.3.0",
8888
"typescript": "^4",
8989
"which": "^2.0.2",
90-
"yargs-parser": "^20.2.7"
90+
"yargs-parser": "^20.2.9"
9191
},
9292
"eslintConfig": {
9393
"extends": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7695,10 +7695,10 @@ yaml@^1.10.0:
76957695
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
76967696
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
76977697

7698-
yargs-parser@20.x, yargs-parser@^20.2.2, yargs-parser@^20.2.7:
7699-
version "20.2.7"
7700-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
7701-
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
7698+
yargs-parser@20.x, yargs-parser@^20.2.2, yargs-parser@^20.2.9:
7699+
version "20.2.9"
7700+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
7701+
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
77027702

77037703
yargs-parser@^10.0.0:
77047704
version "10.1.0"

0 commit comments

Comments
 (0)