diff --git a/package.json b/package.json index 828bd94..7ada073 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@saberhq/eslint-config-react": "workspace:*", "@saberhq/tsconfig": "workspace:*", "@types/eslint": "^8.44.7", - "@types/node": "^18.18.12", + "@types/node": "^20.9.4", "@types/react": "^18.2.38", "@typescript-eslint/utils": "^6.12.0", "@yarnpkg/doctor": "^4.0.1", diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 7c5dbe2..03ccf51 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@saberhq/tsconfig": "workspace:^", "@types/eslint": "^8.44.7", - "@types/node": "^18.18.12", + "@types/node": "^20.9.4", "@typescript-eslint/utils": "^6.12.0", "eslint": "^8.54.0", "typescript": "^5.3.2" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 778c449..7664ada 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@saberhq/tsconfig": "workspace:^", "@types/eslint": "^8.44.7", - "@types/node": "^18.18.12", + "@types/node": "^20.9.4", "@typescript-eslint/utils": "^6.12.0", "eslint": "^8.54.0", "typescript": "^5.3.2" diff --git a/yarn.lock b/yarn.lock index 6289aa6..a742344 100644 --- a/yarn.lock +++ b/yarn.lock @@ -290,7 +290,7 @@ __metadata: "@saberhq/eslint-config": "workspace:^" "@saberhq/tsconfig": "workspace:^" "@types/eslint": "npm:^8.44.7" - "@types/node": "npm:^18.18.12" + "@types/node": "npm:^20.9.4" "@typescript-eslint/utils": "npm:^6.12.0" eslint: "npm:^8.54.0" eslint-plugin-jsx-a11y: "npm:^6.8.0" @@ -308,7 +308,7 @@ __metadata: dependencies: "@saberhq/tsconfig": "workspace:^" "@types/eslint": "npm:^8.44.7" - "@types/node": "npm:^18.18.12" + "@types/node": "npm:^20.9.4" "@typescript-eslint/eslint-plugin": "npm:^6.12.0" "@typescript-eslint/parser": "npm:^6.12.0" "@typescript-eslint/utils": "npm:^6.12.0" @@ -335,7 +335,7 @@ __metadata: "@saberhq/eslint-config-react": "workspace:*" "@saberhq/tsconfig": "workspace:*" "@types/eslint": "npm:^8.44.7" - "@types/node": "npm:^18.18.12" + "@types/node": "npm:^20.9.4" "@types/react": "npm:^18.2.38" "@typescript-eslint/utils": "npm:^6.12.0" "@yarnpkg/doctor": "npm:^4.0.1" @@ -456,7 +456,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^18.17.15, @types/node@npm:^18.18.12": +"@types/node@npm:^18.17.15": version: 18.18.12 resolution: "@types/node@npm:18.18.12" dependencies: @@ -465,6 +465,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:^20.9.4": + version: 20.9.4 + resolution: "@types/node@npm:20.9.4" + dependencies: + undici-types: "npm:~5.26.4" + checksum: d567855b48e453b443499c17fc6c939d154732b54319a05b9b31db6e475e6458f053838635b201b1bb493d349d9b1af0aecc58b28fd6062e564e9fbf593199eb + languageName: node + linkType: hard + "@types/prop-types@npm:*": version: 15.7.5 resolution: "@types/prop-types@npm:15.7.5"