Skip to content

Commit 467eaa7

Browse files
chore(deps): update devdependency esbuild to v0.25.6 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d63c8fe commit 467eaa7

File tree

3 files changed

+130
-120
lines changed

3 files changed

+130
-120
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@vue/compiler-dom": "3.5.17",
6161
"bumpp": "10.2.0",
6262
"changelogithub": "13.16.0",
63-
"esbuild": "0.25.5",
63+
"esbuild": "0.25.6",
6464
"eslint": "9.30.1",
6565
"exsolve": "1.0.7",
6666
"installed-check": "9.3.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@vue/compiler-sfc": "3.5.17",
12-
"esbuild": "0.25.5"
12+
"esbuild": "0.25.6"
1313
}
1414
}

0 commit comments

Comments
 (0)