From cc914c9a805794d2149a4e52f59cd31ed0f6409c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jan 2025 08:34:01 +0800 Subject: [PATCH] chore(deps): update node.js to v22.13.0 --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 9512f2f..011df7f 100644 --- a/.npmrc +++ b/.npmrc @@ -5,7 +5,7 @@ registry=https://registry.npmjs.org/ registry=https://nexus.oo1.dev/repository/npm/ # https://pnpm.io/zh/npmrc#node-mirrorltreleasedir -use-node-version=22.12.0 +use-node-version=22.13.0 node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/ node-mirror:rc=https://npmmirror.com/mirrors/node-rc/ node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/