From 7416f08b6ca69ff96c863dd2c58f62af3ea93518 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:18:07 +0000 Subject: [PATCH] Update dependency @types/node to v20.14.10 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 00b42fa..63fe443 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/micromatch": "4.0.9", - "@types/node": "20.14.9", + "@types/node": "20.14.10", "@types/unist": "3.0.2", "eslint-config-upleveled": "8.5.0", "prettier": "3.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b14fac..3f4858e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,14 +31,14 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: 20.14.9 - version: 20.14.9 + specifier: 20.14.10 + version: 20.14.10 '@types/unist': specifier: 3.0.2 version: 3.0.2 eslint-config-upleveled: specifier: 8.5.0 - version: 8.5.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@20.14.9)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.0-alpha.34(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.0.0)(typescript@5.5.3) + version: 8.5.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@20.14.10)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.0-alpha.34(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.0.0)(typescript@5.5.3) prettier: specifier: 3.3.2 version: 3.3.2 @@ -280,8 +280,8 @@ packages: '@types/minimatch@3.0.5': resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} - '@types/node@20.14.9': - resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} + '@types/node@20.14.10': + resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2398,7 +2398,7 @@ snapshots: '@types/minimatch@3.0.5': {} - '@types/node@20.14.9': + '@types/node@20.14.10': dependencies: undici-types: 5.26.5 @@ -3038,13 +3038,13 @@ snapshots: find-up: 7.0.0 parse-gitignore: 2.0.0 - eslint-config-upleveled@8.5.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@20.14.9)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.0-alpha.34(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.0.0)(typescript@5.5.3): + eslint-config-upleveled@8.5.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@20.14.10)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.0-alpha.34(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.0.0)(typescript@5.5.3): dependencies: '@babel/eslint-parser': 7.24.7(@babel/core@7.12.9)(eslint@8.57.0) '@eslint/compat': 1.1.0 '@next/eslint-plugin-next': 14.2.4 '@types/eslint': 8.56.8 - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/react': 18.2.76 '@types/react-dom': 18.2.25 '@typescript-eslint/eslint-plugin': 8.0.0-alpha.34(@typescript-eslint/parser@8.0.0-alpha.34(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3)