Skip to content

Commit 1fa9d41

Browse files
fix(deps): update dependency commander to v9.2.0 (#265)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c71b750 commit 1fa9d41

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
@@ -56,7 +56,7 @@
5656
"@types/semver": "7.3.9",
5757
"@types/spdx-correct": "2.0.0",
5858
"@types/wordwrap": "1.0.1",
59-
"commander": "9.1.0",
59+
"commander": "9.2.0",
6060
"empty-dir": "2.0.0",
6161
"escodegen": "2.0.0",
6262
"hosted-git-info": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,10 +1526,10 @@ combined-stream@^1.0.8:
15261526
dependencies:
15271527
delayed-stream "~1.0.0"
15281528

1529-
commander@9.1.0:
1530-
version "9.1.0"
1531-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.1.0.tgz#a6b263b2327f2e188c6402c42623327909f2dbec"
1532-
integrity sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==
1529+
commander@9.2.0:
1530+
version "9.2.0"
1531+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.2.0.tgz#6e21014b2ed90d8b7c9647230d8b7a94a4a419a9"
1532+
integrity sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==
15331533

15341534
commander@^2.12.1:
15351535
version "2.20.3"

0 commit comments

Comments
 (0)