Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 70d916a

Browse files
fix(deps): update dependency commander to v9.3.0
1 parent 4c37fde commit 70d916a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

scripts/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"typescript": "4.7.4"
77
},
88
"dependencies": {
9-
"commander": "9.2.0",
9+
"commander": "9.3.0",
1010
"lodash": "4.17.21"
1111
}
1212
}

0 commit comments

Comments
 (0)