From fba899ed8d9fb55a1d3b2b2c936dcf86e2bfdff6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:29:01 +0100 Subject: [PATCH] Update dependency upgrades - non-major (#275) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8ccbad3..09b88f1 100644 --- a/package.json +++ b/package.json @@ -22,11 +22,11 @@ }, "devDependencies": { "@types/micromatch": "4.0.9", - "@types/node": "22.9.0", + "@types/node": "22.9.1", "@types/unist": "3.0.3", "eslint-config-upleveled": "8.11.4", "prettier": "3.3.3", "typescript": "5.6.3" }, - "packageManager": "pnpm@9.13.1" + "packageManager": "pnpm@9.14.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1c9039..38e8e23 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: 22.9.0 - version: 22.9.0 + specifier: 22.9.1 + version: 22.9.1 '@types/unist': specifier: 3.0.3 version: 3.0.3 eslint-config-upleveled: specifier: 8.11.4 - version: 8.11.4(@babel/core@7.12.9)(@types/node@22.9.0)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.13.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.3) + version: 8.11.4(@babel/core@7.12.9)(@types/node@22.9.1)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.13.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.3) prettier: specifier: 3.3.3 version: 3.3.3 @@ -330,8 +330,8 @@ packages: '@types/minimatch@3.0.5': resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} - '@types/node@22.9.0': - resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==} + '@types/node@22.9.1': + resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2518,7 +2518,7 @@ snapshots: '@types/minimatch@3.0.5': {} - '@types/node@22.9.0': + '@types/node@22.9.1': dependencies: undici-types: 6.19.8 @@ -3071,12 +3071,12 @@ snapshots: eslint: 8.57.0 find-up-simple: 1.0.0 - eslint-config-upleveled@8.11.4(@babel/core@7.12.9)(@types/node@22.9.0)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.13.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.3): + eslint-config-upleveled@8.11.4(@babel/core@7.12.9)(@types/node@22.9.1)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.13.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.3): dependencies: '@babel/eslint-parser': 7.25.9(@babel/core@7.12.9)(eslint@8.57.0) '@eslint/compat': 1.2.2(eslint@8.57.0) '@next/eslint-plugin-next': 15.0.3 - '@types/node': 22.9.0 + '@types/node': 22.9.1 '@types/react': 18.2.76 '@types/react-dom': 18.2.25 '@typescript-eslint/eslint-plugin': 8.13.0(@typescript-eslint/parser@8.13.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3)