Skip to content

Commit b895516

Browse files
build(deps): Bump commander from 11.1.0 to 13.0.0 (#4384)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95d388e commit b895516

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@mui/material": "^6.3.0",
5858
"@types/styled-components": "^5.1.34",
5959
"ansi-styles": "^6.2.1",
60-
"commander": "^11.0.0",
60+
"commander": "^13.0.0",
6161
"cross-spawn": "^7.0.5",
6262
"d3": "^7.6.1",
6363
"d3-dag": "^0.11.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4895,7 +4895,7 @@ __metadata:
48954895
babel-jest: "npm:^29.7.0"
48964896
babel-plugin-styled-components: "npm:^2.1.4"
48974897
buffer: "npm:^5.7.1"
4898-
commander: "npm:^11.0.0"
4898+
commander: "npm:^13.0.0"
48994899
cross-spawn: "npm:^7.0.5"
49004900
d3: "npm:^7.6.1"
49014901
d3-dag: "npm:^0.11.5"

0 commit comments

Comments
 (0)