Skip to content

Commit 3be0326

Browse files
chore(deps): bump the patch-dependencies group with 2 updates (#754)
Bumps the patch-dependencies group with 2 updates: [commander](https://github.com/tj/commander.js) and [esbuild](https://github.com/evanw/esbuild). Updates `commander` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.1...v14.0.2) Updates `esbuild` from 0.25.11 to 0.25.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.11...v0.25.12) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: esbuild dependency-version: 0.25.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d688d1c commit 3be0326

File tree

2 files changed

+119
-119
lines changed

2 files changed

+119
-119
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@inquirer/prompts": "^7.2.2",
3737
"commander": "^14.0.0",
3838
"cosmiconfig": "^9.0.0",
39-
"esbuild": "0.25.11",
39+
"esbuild": "0.25.12",
4040
"glob": "^11.0.0",
4141
"oslllo-svg-fixer": "^5.0.0",
4242
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)