From fcb1547b1702ed6e7882fd557549f559c19884c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 13:59:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.16.3 --- applications/app/package.json | 2 +- libraries/react-utils/package.json | 2 +- templates/library/package.json | 2 +- templates/node-server/package.json | 2 +- templates/react-application/package.json | 2 +- templates/react-library/package.json | 2 +- templates/solid-application/package.json | 2 +- yarn.lock | 22 +++++++++++----------- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/applications/app/package.json b/applications/app/package.json index a5a03cc5f..bbf337887 100644 --- a/applications/app/package.json +++ b/applications/app/package.json @@ -108,7 +108,7 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash-es": "4.17.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "@types/react": "18.3.5", "@types/react-adaptive-hooks": "0.0.4", "@types/react-dom": "18.3.0", diff --git a/libraries/react-utils/package.json b/libraries/react-utils/package.json index 09a54a517..2c7b7db62 100644 --- a/libraries/react-utils/package.json +++ b/libraries/react-utils/package.json @@ -62,7 +62,7 @@ "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "eslint": "8.57.0", diff --git a/templates/library/package.json b/templates/library/package.json index c727103ac..a60201ac0 100644 --- a/templates/library/package.json +++ b/templates/library/package.json @@ -56,7 +56,7 @@ "@package/tsconfig": "workspace:*", "@testing-library/dom": "10.4.0", "@types/jest": "29.5.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "eslint": "8.57.0", "jest": "29.7.0", "lint-staged": "12.1.7", diff --git a/templates/node-server/package.json b/templates/node-server/package.json index 8a5d18874..2b8915f76 100644 --- a/templates/node-server/package.json +++ b/templates/node-server/package.json @@ -60,7 +60,7 @@ "@package/prettier-config": "workspace:*", "@package/tsconfig": "workspace:*", "@types/jest": "29.5.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "eslint": "8.57.0", "jest": "29.7.0", "lint-staged": "12.1.7", diff --git a/templates/react-application/package.json b/templates/react-application/package.json index bc05d43d2..99e039abd 100644 --- a/templates/react-application/package.json +++ b/templates/react-application/package.json @@ -75,7 +75,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "bundlesize": "0.18.2", diff --git a/templates/react-library/package.json b/templates/react-library/package.json index 1b4a1ba40..41fcb541e 100644 --- a/templates/react-library/package.json +++ b/templates/react-library/package.json @@ -62,7 +62,7 @@ "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "eslint": "8.57.0", diff --git a/templates/solid-application/package.json b/templates/solid-application/package.json index 926b05a53..be10cee03 100644 --- a/templates/solid-application/package.json +++ b/templates/solid-application/package.json @@ -74,7 +74,7 @@ "@testing-library/jest-dom": "6.5.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/node": "20.16.2", + "@types/node": "20.16.3", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "babel-preset-solid": "1.8.22", diff --git a/yarn.lock b/yarn.lock index d3871d102..e1679a7ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -203,7 +203,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash-es": "npm:4.17.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" "@types/react": "npm:18.3.5" "@types/react-adaptive-hooks": "npm:0.0.4" "@types/react-dom": "npm:18.3.0" @@ -293,7 +293,7 @@ __metadata: "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" "@types/react": "npm:18.3.5" "@types/react-dom": "npm:18.3.0" bundlesize: "npm:0.18.2" @@ -350,7 +350,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.5.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" babel-jest: "npm:29.7.0" babel-loader: "npm:9.1.3" babel-preset-solid: "npm:1.8.22" @@ -3006,7 +3006,7 @@ __metadata: "@package/tsconfig": "workspace:*" "@testing-library/dom": "npm:10.4.0" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" eslint: "npm:8.57.0" jest: "npm:29.7.0" lint-staged: "npm:12.1.7" @@ -3035,7 +3035,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" "@types/react": "npm:18.3.5" "@types/react-dom": "npm:18.3.0" eslint: "npm:8.57.0" @@ -3070,7 +3070,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" "@types/react": "npm:18.3.5" "@types/react-dom": "npm:18.3.0" eslint: "npm:8.57.0" @@ -3517,7 +3517,7 @@ __metadata: "@package/prettier-config": "workspace:*" "@package/tsconfig": "workspace:*" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.3" eslint: "npm:8.57.0" fastify: "npm:4.28.1" jest: "npm:29.7.0" @@ -4294,12 +4294,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.16.2": - version: 20.16.2 - resolution: "@types/node@npm:20.16.2" +"@types/node@npm:20.16.3": + version: 20.16.3 + resolution: "@types/node@npm:20.16.3" dependencies: undici-types: "npm:~6.19.2" - checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7 + checksum: 10c0/907c01d58ae36695fbed0b101e7a14cc2e0c5b9b2ba7904ef21cef093e4aac0649ac2a7a283fc94e19311dd0551d778445dd45fcf2d8bd45c494c9ecd802de69 languageName: node linkType: hard