diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index bc50f3b..a84638f 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.0.2", "@types/eslint": "9.6.1", - "@types/node": "22.8.5", + "@types/node": "22.8.6", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "eslint": "9.13.0", diff --git a/packages/linting/package.json b/packages/linting/package.json index bf426e7..ebf52e1 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.8.5", + "@types/node": "22.8.6", "@types/prettier": "3.0.0", "eslint": "9.13.0", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9ef591..cde2d8f 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.8.5 - version: 22.8.5 + specifier: 22.8.6 + version: 22.8.6 '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -106,8 +106,8 @@ importers: specifier: 9.6.1 version: 9.6.1 '@types/node': - specifier: 22.8.5 - version: 22.8.5 + specifier: 22.8.6 + version: 22.8.6 '@types/prettier': specifier: 3.0.0 version: 3.0.0 @@ -425,8 +425,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@22.8.5': - resolution: {integrity: sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==} + '@types/node@22.8.6': + resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==} '@types/prettier@3.0.0': resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} @@ -2080,7 +2080,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.8.5': + '@types/node@22.8.6': dependencies: undici-types: 6.19.8