From cfb5367e34c2eb6e0a3e905223b9c5891b532337 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:22:44 +0000 Subject: [PATCH] chore(deps): update node.js to v22 --- .node-version | 2 +- Dockerfile | 2 +- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.node-version b/.node-version index f812e459..d135defb 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.18.1 \ No newline at end of file +22.12.0 \ No newline at end of file diff --git a/Dockerfile b/Dockerfile index 56aa7bc4..80dc7433 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20-alpine +FROM node:22-alpine ENV PNPM_HOME="/pnpm" ENV PATH="$PNPM_HOME/bin:$PATH" diff --git a/package.json b/package.json index eb09aecb..2cca02bf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.114", "@book000/node-utils": "1.13.396", - "@types/node": "22.7.5", + "@types/node": "22.10.2", "discord.js": "14.16.3", "eslint": "9.17.0", "eslint-config-standard": "17.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b93dd6dd..dcca1f53 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 1.13.396 version: 1.13.396 '@types/node': - specifier: 22.7.5 - version: 22.7.5 + specifier: 22.10.2 + version: 22.10.2 discord.js: specifier: 14.16.3 version: 14.16.3 @@ -336,8 +336,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@22.7.5': - resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} + '@types/node@22.10.2': + resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1633,8 +1633,8 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} undici@6.19.8: resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} @@ -1964,9 +1964,9 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.7.5': + '@types/node@22.10.2': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/normalize-package-data@2.4.4': {} @@ -1974,7 +1974,7 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 22.7.5 + '@types/node': 22.10.2 '@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0)(typescript@5.7.2))(eslint@9.17.0)(typescript@5.7.2)': dependencies: @@ -3451,7 +3451,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.0 - undici-types@6.19.8: {} + undici-types@6.20.0: {} undici@6.19.8: {}