From f64912f5821f7925492bccbe80702dd73c9bcdb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 01:13:49 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.10.4 (#389) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/compatibility-check/package.json | 2 +- packages/linting/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index c771aba..a174cf6 100644 --- a/apps/compatibility-check/package.json +++ b/apps/compatibility-check/package.json @@ -21,7 +21,7 @@ "@atmina/linting": "workspace:*", "@next/eslint-plugin-next": "15.1.3", "@types/eslint": "9.6.1", - "@types/node": "22.10.3", + "@types/node": "22.10.4", "@types/react": "19.0.2", "@types/react-dom": "19.0.2", "eslint": "9.17.0", diff --git a/packages/linting/package.json b/packages/linting/package.json index 0eff0c6..7cb2ab1 100644 --- a/packages/linting/package.json +++ b/packages/linting/package.json @@ -22,7 +22,7 @@ "license": "MIT", "devDependencies": { "@types/eslint": "9.6.1", - "@types/node": "22.10.3", + "@types/node": "22.10.4", "@types/prettier": "3.0.0", "eslint": "9.17.0", "prettier": "3.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd860dd..bc48968 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 9.6.1 version: 9.6.1 '@types/node': - specifier: 22.10.3 - version: 22.10.3 + specifier: 22.10.4 + version: 22.10.4 '@types/react': specifier: 19.0.2 version: 19.0.2 @@ -106,8 +106,8 @@ importers: specifier: 9.6.1 version: 9.6.1 '@types/node': - specifier: 22.10.3 - version: 22.10.3 + specifier: 22.10.4 + version: 22.10.4 '@types/prettier': specifier: 3.0.0 version: 3.0.0 @@ -437,8 +437,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@22.10.3': - resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + '@types/node@22.10.4': + resolution: {integrity: sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==} '@types/prettier@3.0.0': resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} @@ -2101,7 +2101,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.10.3': + '@types/node@22.10.4': dependencies: undici-types: 6.20.0