Skip to content

Commit 59d3da5

Browse files
chore(deps): update dependency node to v25
1 parent 0fce8ad commit 59d3da5

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.2"
11-
node = "24.11.0"
11+
node = "25.2.0"
1212
biome = "2.2.7"
1313
actionlint = "1.7.8"
1414
ghalint = "1.5.3"

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.2
4-
nodejs 24.11.0
4+
nodejs 25.2.0

0 commit comments

Comments
 (0)