diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index 53a844f9..5557a039 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -25,7 +25,7 @@ "@blitzjs/next": "2.1.1", "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", - "@types/node": "22.10.2", + "@types/node": "22.10.5", "@types/react": "18.3.18", "@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/parser": "8.19.0", diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index ddcd6cd2..80770d48 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", - "@types/node": "22.10.2", + "@types/node": "22.10.5", "@types/react": "18.3.18", "@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/parser": "8.19.0", diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 4b3bd29a..b462a779 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", - "@types/node": "22.10.2", + "@types/node": "22.10.5", "@types/react": "18.3.18", "@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/parser": "8.19.0", diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index 2f5b4960..4c1c115f 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", - "@types/node": "22.10.2", + "@types/node": "22.10.5", "@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/parser": "8.19.0", "@willbooster/prettier-config": "^9.0.1", diff --git a/yarn.lock b/yarn.lock index 2d048c03..36cd4c4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1217,12 +1217,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:22.10.2": - version: 22.10.2 - resolution: "@types/node@npm:22.10.2" +"@types/node@npm:22.10.5": + version: 22.10.5 + resolution: "@types/node@npm:22.10.5" dependencies: undici-types: "npm:~6.20.0" - checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac + checksum: 10c0/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df languageName: node linkType: hard @@ -1545,7 +1545,7 @@ __metadata: "@blitzjs/next": "npm:2.1.1" "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.5" "@types/react": "npm:18.3.18" "@typescript-eslint/eslint-plugin": "npm:8.19.0" "@typescript-eslint/parser": "npm:8.19.0" @@ -1665,7 +1665,7 @@ __metadata: dependencies: "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.5" "@types/react": "npm:18.3.18" "@typescript-eslint/eslint-plugin": "npm:8.19.0" "@typescript-eslint/parser": "npm:8.19.0" @@ -1709,7 +1709,7 @@ __metadata: dependencies: "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.5" "@types/react": "npm:18.3.18" "@typescript-eslint/eslint-plugin": "npm:8.19.0" "@typescript-eslint/parser": "npm:8.19.0" @@ -1771,7 +1771,7 @@ __metadata: dependencies: "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.5" "@typescript-eslint/eslint-plugin": "npm:8.19.0" "@typescript-eslint/parser": "npm:8.19.0" "@willbooster/prettier-config": "npm:^9.0.1"