From 473f0e6a5890b6e8000f7487ba4d00a0d89c4295 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 01:57:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.14.1 --- 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 93bdb8e..3ef6ff0 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.0", + "@types/node": "^20.14.1", "@typescript-eslint/eslint-plugin": "^7.12.0", "@typescript-eslint/parser": "^7.12.0", "@yarnpkg/core": "^4.0.5", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 0ef57bd..6f62a22 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.0", + "@types/node": "^20.14.1", "@typescript-eslint/eslint-plugin": "^7.12.0", "@typescript-eslint/parser": "^7.12.0", "@typescript-eslint/utils": "^7.12.0", diff --git a/packages/eslint-import-resolver-require/package.json b/packages/eslint-import-resolver-require/package.json index fc62328..ea0e24d 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.0", + "@types/node": "^20.14.1", "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 435a3d0..b0974c4 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.0" + "@types/node": "^20.14.1" } } diff --git a/packages/unused-files/package.json b/packages/unused-files/package.json index 95c23c1..23f025d 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.0" + "@types/node": "^20.14.1" } } diff --git a/yarn.lock b/yarn.lock index 1c6302e..50539ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1397,7 +1397,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.0" + "@types/node": "npm:^20.14.1" "@typescript-eslint/eslint-plugin": "npm:^7.12.0" "@typescript-eslint/parser": "npm:^7.12.0" "@typescript-eslint/utils": "npm:^7.12.0" @@ -1447,7 +1447,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.0" + "@types/node": "npm:^20.14.1" debug: "npm:^4.3.5" 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.14.0" + "@types/node": "npm:^20.14.1" 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.14.0" + "@types/node": "npm:^20.14.1" "@typescript-eslint/eslint-plugin": "npm:^7.12.0" "@typescript-eslint/parser": "npm:^7.12.0" "@yarnpkg/core": "npm:^4.0.5" @@ -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.14.0" + "@types/node": "npm:^20.14.1" "@typescript-eslint/typescript-estree": "npm:^7.12.0" clipanion: "npm:4.0.0-rc.3" debug: "npm:^4.3.5" @@ -2013,7 +2013,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.12.7, @types/node@npm:^20.14.0": +"@types/node@npm:*, @types/node@npm:^20.12.7, @types/node@npm:^20.14.1": version: 20.14.8 resolution: "@types/node@npm:20.14.8" dependencies: