Skip to content

Commit bb29d72

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml) and [tsup](https://github.com/egoist/tsup). Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `tsup` from 8.0.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.0.0...v8.3.5) Updates `esbuild` from 0.19.12 to 0.24.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.19.12...v0.24.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.24.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 802dd06 commit bb29d72

2 files changed

Lines changed: 291 additions & 344 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"consola": "3.4.2",
5353
"es-toolkit": "1.42.0",
5454
"globby": "16.0.0",
55-
"js-yaml": "4.1.0",
55+
"js-yaml": "4.1.1",
5656
"ky": "1.14.0",
5757
"micromatch": "4.0.8",
5858
"tar": "7.5.2",
@@ -80,7 +80,7 @@
8080
"lint-staged": "15.2.11",
8181
"prettier": "3.6.2",
8282
"semantic-release": "25.0.2",
83-
"tsup": "8.0.0",
83+
"tsup": "8.3.5",
8484
"typescript": "5.9.3",
8585
"typescript-eslint": "8.48.1",
8686
"vitest": "4.0.15"

0 commit comments

Comments
 (0)