From 1ed7e2c743e957fc82c4d5f6c7c4227b9503074c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:59:25 +0000 Subject: [PATCH] build(deps): update node.js to v22 --- .github/workflows/ci.yml | 14 +++++++------- .node-version | 2 +- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0698912b..c0160fca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable @@ -52,7 +52,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable @@ -75,7 +75,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable @@ -93,7 +93,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable @@ -111,7 +111,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable @@ -137,7 +137,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable @@ -165,7 +165,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' cache: 'yarn' - name: Install dependencies with Yarn run: yarn install --immutable diff --git a/.node-version b/.node-version index 209e3ef4..2bd5a0a9 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20 +22 diff --git a/package.json b/package.json index 87bc45e7..0a1864ce 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@microsoft/api-extractor": "7.52.4", "@tsconfig/node16": "16.1.3", "@types/jest": "29.5.14", - "@types/node": "20.17.31", + "@types/node": "22.15.2", "assemblyscript": "0.27.36", "babel-jest": "29.7.0", "enhanced-resolve": "5.18.1", diff --git a/yarn.lock b/yarn.lock index a581e1f8..e50459c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4071,12 +4071,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.17.31": - version: 20.17.31 - resolution: "@types/node@npm:20.17.31" +"@types/node@npm:22.15.2": + version: 22.15.2 + resolution: "@types/node@npm:22.15.2" dependencies: - undici-types: ~6.19.2 - checksum: dbfd793ecce48392ea3ad2b781abae6286d36e787ab05c684ec7e33a4e77b38fb507010aa0dcf6b9a2c51bb266c3fb8f2fb2585261b5ce5055524de7e7f0f623 + undici-types: ~6.21.0 + checksum: 4602e8689375b07247dcd355ee50597e4c5bab2420b2b94b3e201a0d20c4ff88a3abcd5792ab33ae58fe3a49d6d858a6b59a0b45a2bf069386e5a1652696b6aa languageName: node linkType: hard @@ -10334,7 +10334,7 @@ __metadata: "@microsoft/api-extractor": 7.52.4 "@tsconfig/node16": 16.1.3 "@types/jest": 29.5.14 - "@types/node": 20.17.31 + "@types/node": 22.15.2 assemblyscript: 0.27.36 babel-jest: 29.7.0 buffer: 6.0.3 @@ -13372,10 +13372,10 @@ __metadata: languageName: node linkType: hard -"undici-types@npm:~6.19.2": - version: 6.19.8 - resolution: "undici-types@npm:6.19.8" - checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017 +"undici-types@npm:~6.21.0": + version: 6.21.0 + resolution: "undici-types@npm:6.21.0" + checksum: 46331c7d6016bf85b3e8f20c159d62f5ae471aba1eb3dc52fff35a0259d58dcc7d592d4cc4f00c5f9243fa738a11cfa48bd20203040d4a9e6bc25e807fab7ab3 languageName: node linkType: hard