Skip to content

Commit 63e3cd0

Browse files
chore(deps): update node.js to v25
1 parent d16e306 commit 63e3cd0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PS_SCRIPT_ANALYZER_VERSION = "1.24.0"
88

99
[tools]
1010
bun = "1.3.10"
11-
node = "24.14.0"
11+
node = "25.7.0"
1212
biome = "2.2.7"
1313
actionlint = "1.7.11"
1414
ghalint = "1.5.5"

worker/.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# ref: https://asdf-vm.com/manage/configuration.html
22
# Cloudflare Workers Builds uses asdf, so specify the versions of tools for deployment
33
bun 1.3.10
4-
nodejs 24.14.0
4+
nodejs 25.7.0

0 commit comments

Comments
 (0)