Skip to content

Commit

Permalink
chore(deps): update dependency commander to v13 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anna Wen <54281166+annawen1@users.noreply.github.com>
  • Loading branch information
renovate[bot] and annawen1 authored Jan 8, 2025
1 parent 81a928b commit 825244c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"async-done": "^2.0.0",
"autoprefixer": "^10.4.20",
"browserslist-config-carbon": "^11.2.0",
"commander": "^12.0.0",
"commander": "^13.0.0",
"cssnano": "^7.0.0",
"gitignore-to-glob": "^0.3.0",
"postcss": "^8.4.49",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2734,7 +2734,7 @@ __metadata:
async-done: "npm:^2.0.0"
autoprefixer: "npm:^10.4.20"
browserslist-config-carbon: "npm:^11.2.0"
commander: "npm:^12.0.0"
commander: "npm:^13.0.0"
cssnano: "npm:^7.0.0"
gitignore-to-glob: "npm:^0.3.0"
lit: "npm:^3.2.1"
Expand Down Expand Up @@ -11505,10 +11505,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^12.0.0":
version: 12.0.0
resolution: "commander@npm:12.0.0"
checksum: 10c0/e51cac1d1d0aa1f76581981d2256a9249497e08f5a370bf63b0dfc7e76a647fc8cbc3ddd507928f2bdca6c514c83834e87e2687ace2fe2fc7cc7e631bf80f83d
"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 10c0/8ba1e2b83bfdbcefd967aa505f5f5dc58202aa5f8e10437f61f6980dd8a69f868dba439a261f9fb72fc543c5f6fe58140e37b001a4c70b92ae22527abe94dfe1
languageName: node
linkType: hard

Expand Down

0 comments on commit 825244c

Please sign in to comment.