Skip to content

Commit

Permalink
chore(deps): bump commander from 13.0.0 to 13.1.0 (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent e41a95a commit dc80d45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Florian Imdahl <[email protected]>",
"bin": "dist/cli.js",
"dependencies": {
"commander": "13.0.0",
"commander": "13.1.0",
"fs-extra": "11.3.0",
"json-schema-to-typescript": "15.0.4",
"jsonabc": "2.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1325,10 +1325,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 10/e89d5bf61e84e65e0cfdfcfb740049cf6bcaba63fc32a610375957a2a57373d42f7b00fc64bec5bdde0e547593fa184f869dfabe8a415bc4fd4482edf2fb5ca8
"commander@npm:13.1.0":
version: 13.1.0
resolution: "commander@npm:13.1.0"
checksum: 10/d3b4b79e6be8471ddadacbb8cd441fe82154d7da7393b50e76165a9e29ccdb74fa911a186437b9a211d0fc071db6051915c94fb8ef16d77511d898e9dbabc6af
languageName: node
linkType: hard

Expand Down Expand Up @@ -3805,7 +3805,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
"@typescript-eslint/parser": "npm:8.19.0"
babel-eslint: "npm:10.1.0"
commander: "npm:13.0.0"
commander: "npm:13.1.0"
cross-env: "npm:7.0.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:10.0.1"
Expand Down

0 comments on commit dc80d45

Please sign in to comment.