diff --git a/package.json b/package.json index afbbc1d..278018f 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.6", + "@types/node": "^20.14.8", "@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/parser": "^7.13.1", "@yarnpkg/core": "^4.1.0", @@ -49,7 +49,7 @@ "prettier": "^3.3.2", "ts-jest": "^29.1.5", "ts-node": "^10.9.2", - "typescript": "5.4.5" + "typescript": "5.5.2" }, "scripts": { "clean": "rm -rf reports && yarn workspaces foreach -vpi --worktree run clean", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 3a41966..e8b8489 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.6", + "@types/node": "^20.14.8", "@typescript-eslint/eslint-plugin": "^7.13.1", "@typescript-eslint/parser": "^7.13.1", "@typescript-eslint/utils": "^7.13.1", @@ -84,6 +84,6 @@ "eslint-plugin-jest": ">=28.6.0", "eslint-plugin-prettier": ">=5.1.3", "prettier": ">=3.3.2", - "typescript": ">=5.4.5" + "typescript": ">=5.5.2" } } diff --git a/packages/eslint-import-resolver-require/package.json b/packages/eslint-import-resolver-require/package.json index e30eb65..dcdc685 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.6", + "@types/node": "^20.14.8", "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 bde6f1c..01c39c6 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.6" + "@types/node": "^20.14.8" } } diff --git a/packages/unused-files/package.json b/packages/unused-files/package.json index ddd7c07..29dec97 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.6" + "@types/node": "^20.14.8" } } diff --git a/yarn.lock b/yarn.lock index 758b4d5..a6e0bb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1405,7 +1405,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.6" + "@types/node": "npm:^20.14.8" "@typescript-eslint/eslint-plugin": "npm:^7.13.1" "@typescript-eslint/parser": "npm:^7.13.1" "@typescript-eslint/utils": "npm:^7.13.1" @@ -1430,7 +1430,7 @@ __metadata: eslint-plugin-jest: ">=28.6.0" eslint-plugin-prettier: ">=5.1.3" prettier: ">=3.3.2" - typescript: ">=5.4.5" + typescript: ">=5.5.2" languageName: unknown linkType: soft @@ -1455,7 +1455,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.6" + "@types/node": "npm:^20.14.8" debug: "npm:^4.3.5" eslint: "npm:^8.57.0" eslint-import-resolver-node: "npm:^0.3.9" @@ -1469,7 +1469,7 @@ __metadata: version: 0.0.0-use.local resolution: "@noahnu/internal-test-utils@workspace:packages/internal-test-utils" dependencies: - "@types/node": "npm:^20.14.6" + "@types/node": "npm:^20.14.8" languageName: unknown linkType: soft @@ -1486,7 +1486,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.6" + "@types/node": "npm:^20.14.8" "@typescript-eslint/eslint-plugin": "npm:^7.13.1" "@typescript-eslint/parser": "npm:^7.13.1" "@yarnpkg/core": "npm:^4.1.0" @@ -1508,7 +1508,7 @@ __metadata: prettier: "npm:^3.3.2" ts-jest: "npm:^29.1.5" ts-node: "npm:^10.9.2" - typescript: "npm:5.4.5" + typescript: "npm:5.5.2" languageName: unknown linkType: soft @@ -1519,7 +1519,7 @@ __metadata: "@jest/globals": "npm:^29.7.0" "@noahnu/internal-test-utils": "workspace:*" "@types/debug": "npm:^4.1.12" - "@types/node": "npm:^20.14.6" + "@types/node": "npm:^20.14.8" "@typescript-eslint/typescript-estree": "npm:^7.13.1" clipanion: "npm:4.0.0-rc.3" debug: "npm:^4.3.5" @@ -2021,7 +2021,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.14.6, @types/node@npm:^20.14.9": +"@types/node@npm:*, @types/node@npm:^20.14.8, @types/node@npm:^20.14.9": version: 20.14.10 resolution: "@types/node@npm:20.14.10" dependencies: @@ -9318,23 +9318,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.4.5": - version: 5.4.5 - resolution: "typescript@npm:5.4.5" +"typescript@npm:5.5.2": + version: 5.5.2 + resolution: "typescript@npm:5.5.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e + checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.4.5#optional!builtin": - version: 5.4.5 - resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin::version=5.4.5&hash=5adc0c" +"typescript@patch:typescript@npm%3A5.5.2#optional!builtin": + version: 5.5.2 + resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin::version=5.5.2&hash=b45daf" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9 + checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4 languageName: node linkType: hard