Skip to content

Commit 155b0a2

Browse files
build(deps): bump the npm_and_yarn group across 3 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /account-kit/plugingen directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /doc-gen directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.20.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) Updates `esbuild` from 0.20.2 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) Updates `esbuild` from 0.20.2 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31e2138 commit 155b0a2

File tree

3 files changed

+158
-146
lines changed

3 files changed

+158
-146
lines changed

account-kit/plugingen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"change-case": "^5.4.3",
6666
"chokidar": "^3.6.0",
6767
"dedent": "^1.5.1",
68-
"esbuild": "^0.20.1",
68+
"esbuild": "^0.25.4",
6969
"find-up": "^7.0.0",
7070
"fs-extra": "^11.2.0",
7171
"ora": "^8.0.1",

doc-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"change-case": "^5.4.3",
6161
"chokidar": "^3.6.0",
6262
"dedent": "^1.5.1",
63-
"esbuild": "^0.20.1",
63+
"esbuild": "^0.25.4",
6464
"eslint-plugin-eslint-rules": "*",
6565
"find-up": "^7.0.0",
6666
"fs-extra": "^11.2.0",

0 commit comments

Comments
 (0)