Skip to content

Commit 2bc81bf

Browse files
committed
Update dependencies
1 parent a6f43bd commit 2bc81bf

File tree

4 files changed

+399
-131
lines changed

4 files changed

+399
-131
lines changed

esbuild-plugin-build-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"types": "build/index.d.ts",
2121
"devDependencies": {
2222
"@types/node": "^24.10.0",
23-
"esbuild": "^0.25.12",
23+
"esbuild": "^0.27.0",
2424
"tsx": "^4.20.6",
2525
"typescript": "^5.9.3"
2626
},

gosub/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@journeyapps/ts-browser-compat": "github:more-please/ts-browser-compat",
37-
"esbuild": "^0.25.12",
37+
"esbuild": "^0.27.0",
3838
"markdown-toc": "^1.2.0",
3939
"prettier": "^3.6.2",
4040
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)