From 789a7b5ed9698316a93a73994082e73f87415428 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 03:45:44 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.12.3 --- package.json | 2 +- packages/eslint-config/package.json | 2 +- packages/eslint-import-resolver-require/package.json | 2 +- packages/internal-test-utils/package.json | 2 +- packages/unused-files/package.json | 2 +- yarn.lock | 12 ++++++------ 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index bf3d9ce..b95c323 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.12.2", + "@types/node": "^20.12.3", "@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/parser": "^7.5.0", "@yarnpkg/core": "^4.0.3", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 74d61a4..e962567 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.7", "@types/jest": "^29.5.12", - "@types/node": "^20.12.2", + "@types/node": "^20.12.3", "@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/parser": "^7.5.0", "@typescript-eslint/utils": "^7.5.0", diff --git a/packages/eslint-import-resolver-require/package.json b/packages/eslint-import-resolver-require/package.json index df958f9..f36ca3b 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.7", "@types/jest": "^29.5.12", - "@types/node": "^20.12.2", + "@types/node": "^20.12.3", "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 fc0873c..709f78d 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.12.2" + "@types/node": "^20.12.3" } } diff --git a/packages/unused-files/package.json b/packages/unused-files/package.json index d593941..aa9d1ab 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.12.2" + "@types/node": "^20.12.3" } } diff --git a/yarn.lock b/yarn.lock index e76fe1c..e30d8d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1397,7 +1397,7 @@ __metadata: "@types/debug": "npm:^4.1.12" "@types/eslint": "npm:^8.56.7" "@types/jest": "npm:^29.5.12" - "@types/node": "npm:^20.12.2" + "@types/node": "npm:^20.12.3" "@typescript-eslint/eslint-plugin": "npm:^7.5.0" "@typescript-eslint/parser": "npm:^7.5.0" "@typescript-eslint/utils": "npm:^7.5.0" @@ -1447,7 +1447,7 @@ __metadata: "@types/debug": "npm:^4.1.12" "@types/eslint": "npm:^8.56.7" "@types/jest": "npm:^29.5.12" - "@types/node": "npm:^20.12.2" + "@types/node": "npm:^20.12.3" debug: "npm:^4.3.4" eslint: "npm:^8.57.0" eslint-import-resolver-node: "npm:^0.3.9" @@ -1461,7 +1461,7 @@ __metadata: version: 0.0.0-use.local resolution: "@noahnu/internal-test-utils@workspace:packages/internal-test-utils" dependencies: - "@types/node": "npm:^20.12.2" + "@types/node": "npm:^20.12.3" languageName: unknown linkType: soft @@ -1478,7 +1478,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.12.2" + "@types/node": "npm:^20.12.3" "@typescript-eslint/eslint-plugin": "npm:^7.5.0" "@typescript-eslint/parser": "npm:^7.5.0" "@yarnpkg/core": "npm:^4.0.3" @@ -1511,7 +1511,7 @@ __metadata: "@jest/globals": "npm:^29.7.0" "@noahnu/internal-test-utils": "workspace:*" "@types/debug": "npm:^4.1.12" - "@types/node": "npm:^20.12.2" + "@types/node": "npm:^20.12.3" "@typescript-eslint/typescript-estree": "npm:^7.5.0" clipanion: "npm:4.0.0-rc.3" debug: "npm:^4.3.4" @@ -1997,7 +1997,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.12.2, @types/node@npm:^20.12.7": +"@types/node@npm:*, @types/node@npm:^20.12.3, @types/node@npm:^20.12.7": version: 20.12.7 resolution: "@types/node@npm:20.12.7" dependencies: