diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index 487e544..c771aba 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.2", + "@types/node": "22.10.3", "@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 da0b47a..0eff0c6 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.2", + "@types/node": "22.10.3", "@types/prettier": "3.0.0", "eslint": "9.17.0", "prettier": "3.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 721ae99..fd860dd 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.2 - version: 22.10.2 + specifier: 22.10.3 + version: 22.10.3 '@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.2 - version: 22.10.2 + specifier: 22.10.3 + version: 22.10.3 '@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.2': - resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} + '@types/node@22.10.3': + resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} '@types/prettier@3.0.0': resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} @@ -2101,7 +2101,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.10.2': + '@types/node@22.10.3': dependencies: undici-types: 6.20.0