diff --git a/package.json b/package.json index 2191750..eac7c6e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@tophat/commitlint-config": "^1.0.2", "@tophat/conventional-changelog-config": "^1.0.1", "@types/jest": "^29.5.12", - "@types/node": "^20.14.5", + "@types/node": "^20.14.6", "@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/parser": "^7.13.1", "@yarnpkg/core": "^4.1.0", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index adb2214..3a41966 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -54,7 +54,7 @@ "@types/debug": "^4.1.12", "@types/eslint": "^8.56.10", "@types/jest": "^29.5.12", - "@types/node": "^20.14.5", + "@types/node": "^20.14.6", "@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/parser": "^7.13.1", "@typescript-eslint/utils": "^7.13.1", diff --git a/packages/eslint-import-resolver-require/package.json b/packages/eslint-import-resolver-require/package.json index ebf474d..e30eb65 100644 --- a/packages/eslint-import-resolver-require/package.json +++ b/packages/eslint-import-resolver-require/package.json @@ -32,7 +32,7 @@ "@types/debug": "^4.1.12", "@types/eslint": "^8.56.10", "@types/jest": "^29.5.12", - "@types/node": "^20.14.5", + "@types/node": "^20.14.6", "eslint": "^8.57.0", "eslint-plugin-import": "^2.29.1" }, diff --git a/packages/internal-test-utils/package.json b/packages/internal-test-utils/package.json index 3b5fbf4..bde6f1c 100644 --- a/packages/internal-test-utils/package.json +++ b/packages/internal-test-utils/package.json @@ -15,6 +15,6 @@ }, "main": "./src/index.ts", "devDependencies": { - "@types/node": "^20.14.5" + "@types/node": "^20.14.6" } } diff --git a/packages/unused-files/package.json b/packages/unused-files/package.json index 836068c..ddd7c07 100644 --- a/packages/unused-files/package.json +++ b/packages/unused-files/package.json @@ -40,6 +40,6 @@ "devDependencies": { "@jest/globals": "^29.7.0", "@noahnu/internal-test-utils": "workspace:*", - "@types/node": "^20.14.5" + "@types/node": "^20.14.6" } } diff --git a/yarn.lock b/yarn.lock index de09ba5..31ec6e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1414,7 +1414,7 @@ __metadata: "@types/debug": "npm:^4.1.12" "@types/eslint": "npm:^8.56.10" "@types/jest": "npm:^29.5.12" - "@types/node": "npm:^20.14.5" + "@types/node": "npm:^20.14.6" "@typescript-eslint/eslint-plugin": "npm:^7.13.1" "@typescript-eslint/parser": "npm:^7.13.1" "@typescript-eslint/utils": "npm:^7.13.1" @@ -1464,7 +1464,7 @@ __metadata: "@types/debug": "npm:^4.1.12" "@types/eslint": "npm:^8.56.10" "@types/jest": "npm:^29.5.12" - "@types/node": "npm:^20.14.5" + "@types/node": "npm:^20.14.6" debug: "npm:^4.3.5" eslint: "npm:^8.57.0" eslint-import-resolver-node: "npm:^0.3.9" @@ -1478,7 +1478,7 @@ __metadata: version: 0.0.0-use.local resolution: "@noahnu/internal-test-utils@workspace:packages/internal-test-utils" dependencies: - "@types/node": "npm:^20.14.5" + "@types/node": "npm:^20.14.6" languageName: unknown linkType: soft @@ -1495,7 +1495,7 @@ __metadata: "@tophat/commitlint-config": "npm:^1.0.2" "@tophat/conventional-changelog-config": "npm:^1.0.1" "@types/jest": "npm:^29.5.12" - "@types/node": "npm:^20.14.5" + "@types/node": "npm:^20.14.6" "@typescript-eslint/eslint-plugin": "npm:^7.13.1" "@typescript-eslint/parser": "npm:^7.13.1" "@yarnpkg/core": "npm:^4.1.0" @@ -1528,7 +1528,7 @@ __metadata: "@jest/globals": "npm:^29.7.0" "@noahnu/internal-test-utils": "workspace:*" "@types/debug": "npm:^4.1.12" - "@types/node": "npm:^20.14.5" + "@types/node": "npm:^20.14.6" "@typescript-eslint/typescript-estree": "npm:^7.13.1" clipanion: "npm:4.0.0-rc.3" debug: "npm:^4.3.5" @@ -2030,7 +2030,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.14.5, @types/node@npm:^20.14.9": +"@types/node@npm:*, @types/node@npm:^20.14.6, @types/node@npm:^20.14.9": version: 20.14.10 resolution: "@types/node@npm:20.14.10" dependencies: