Skip to content

Commit 9faa0eb

Browse files
chore: deps: update Node used by Netlify to 20.20.2
Made with ❤️️ by updatecli
1 parent eff82c6 commit 9faa0eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
[build.environment]
66
HUGO_VERSION = "0.157.0"
7-
NODE_VERSION = "20.20.1"
8-
NPM_VERSION = "11.11.0"
7+
NODE_VERSION = "20.20.2"
8+
NPM_VERSION = "11.11.1"
99

1010
[context.production]
1111
command = "npm run build"

0 commit comments

Comments
 (0)