Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 344ea56

Browse files
committedApr 11, 2022
Bump commander to version 9.1.0
Signed-off-by: Fredrik Adelöw <[email protected]>
1 parent e9b48b2 commit 344ea56

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+309
-285
lines changed
 

‎.changeset/silver-readers-deliver.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@backstage/cli': patch
3+
'@backstage/codemods': patch
4+
'@backstage/create-app': patch
5+
'@techdocs/cli': patch
6+
---
7+
8+
Bump `commander` to version 9.1.0

‎packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"buffer": "^6.0.3",
6363
"chalk": "^4.0.0",
6464
"chokidar": "^3.3.1",
65-
"commander": "^6.1.0",
65+
"commander": "^9.1.0",
6666
"css-loader": "^6.5.1",
6767
"diff": "^5.0.0",
6868
"esbuild": "^0.14.10",

0 commit comments

Comments
 (0)
Please sign in to comment.