Skip to content

Commit 9536142

Browse files
chore(deps-dev): bump esbuild from 0.25.0 to 0.25.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.0 to 0.25.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.0...v0.25.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b524de commit 9536142

File tree

9 files changed

+119
-119
lines changed

9 files changed

+119
-119
lines changed

package-lock.json

Lines changed: 111 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"commitizen": "^4.2.5",
3939
"cz-conventional-changelog": "3.3.0",
4040
"depcheck": "1.4.3",
41-
"esbuild": "0.25.0",
41+
"esbuild": "0.25.2",
4242
"eslint": "9.13.0",
4343
"eslint-config-prettier": "9.1.0",
4444
"eslint-plugin-import": "2.31.0",

packages/salesforcedx-vscode-apex-debugger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/vscode": "^1.90.0",
3939
"chai": "^4.0.2",
4040
"cross-env": "5.2.0",
41-
"esbuild": "0.25.0",
41+
"esbuild": "0.25.2",
4242
"esbuild-plugin-pino": "^2.2.2",
4343
"mocha": "^10",
4444
"prettier": "3.3.3",

packages/salesforcedx-vscode-apex-replay-debugger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/vscode": "^1.90.0",
4444
"chai": "^4.0.2",
4545
"cross-env": "5.2.0",
46-
"esbuild": "0.25.0",
46+
"esbuild": "0.25.2",
4747
"esbuild-plugin-pino": "^2.2.2",
4848
"mocha": "^10",
4949
"prettier": "3.3.3",

packages/salesforcedx-vscode-apex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/vscode": "^1.90.0",
5555
"chai": "^4.0.2",
5656
"cross-env": "5.2.0",
57-
"esbuild": "0.25.0",
57+
"esbuild": "0.25.2",
5858
"esbuild-plugin-pino": "^2.2.2",
5959
"mocha": "^10",
6060
"prettier": "3.3.3",

packages/salesforcedx-vscode-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"adm-zip": "0.5.10",
5454
"chai": "^4.0.2",
5555
"cross-env": "5.2.0",
56-
"esbuild": "0.25.0",
56+
"esbuild": "0.25.2",
5757
"esbuild-plugin-pino": "^2.2.2",
5858
"jest": "^29.7.0",
5959
"jest-junit": "14.0.1",

packages/salesforcedx-vscode-lightning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/which": "^1.3.1",
4242
"chai": "^4.0.2",
4343
"cross-env": "5.2.0",
44-
"esbuild": "0.25.0",
44+
"esbuild": "0.25.2",
4545
"esbuild-plugin-pino": "^2.2.2",
4646
"mocha": "^10",
4747
"mocha-junit-reporter": "^1.23.3",

packages/salesforcedx-vscode-lwc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/which": "^1.3.1",
4848
"chai": "^4.0.2",
4949
"cross-env": "5.2.0",
50-
"esbuild": "0.25.0",
50+
"esbuild": "0.25.2",
5151
"esbuild-plugin-pino": "^2.2.2",
5252
"mocha": "^10",
5353
"mocha-junit-reporter": "^1.23.3",

packages/salesforcedx-vscode-soql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"chai": "^4.0.2",
5858
"cross-env": "5.2.0",
5959
"debounce": "^1.2.0",
60-
"esbuild": "0.25.0",
60+
"esbuild": "0.25.2",
6161
"esbuild-plugin-pino": "^2.2.2",
6262
"eslint-plugin-prettier": "^3.1.4",
6363
"mocha": "^10",

0 commit comments

Comments
 (0)