Skip to content

Commit

Permalink
chore(): pin node.js vv18.20.6
Browse files Browse the repository at this point in the history
| datasource   | package     | from     | to       |
| ------------ | ----------- | -------- | -------- |
| node-version | node        | v18.16.0 | v18.20.6 |
| npm          | @types/node | 18.16.15 | 18.19.74 |
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 139a319 commit 4aa14f9
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.16
18.20.6
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@commitlint/config-conventional": "17.6.5",
"@types/express": "4.17.17",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"@types/prettier": "2.7.3",
"@types/validator": "13.7.17",
"@typescript-eslint/eslint-plugin": "5.59.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/ewl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/common-tags": "1.8.1",
"@types/express": "4.17.17",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"@types/triple-beam": "1.3.2",
"@types/uuid": "9.0.1",
"@types/validator": "13.7.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-boom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@grpc/grpc-js": "1.8.14",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"jest": "29.5.0",
"kalos": "workspace:*",
"protobufjs": "7.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-ts-health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@grpc/proto-loader": "0.7.7",
"@types/google-protobuf": "3.15.6",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"grpc-boom": "link:../grpc-boom/src",
"jest": "29.5.0",
"kalos": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/heart-ping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nest-typed-config-extended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-ts-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.74",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
31 changes: 20 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1512,10 +1512,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.15":
version: 18.16.15
resolution: "@types/node@npm:18.16.15"
checksum: 65bc0fd036b0abf307c26e99ca0add3248ac26664ace65f2ae6b85a8bf22d6d6cb2448995f3550d72280b017aafee7cafc03e8a594102a4151bf927236411724
"@types/node@npm:18.19.74":
version: 18.19.74
resolution: "@types/node@npm:18.19.74"
dependencies:
undici-types: ~5.26.4
checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3645,7 +3647,7 @@ __metadata:
"@types/common-tags": 1.8.1
"@types/express": 4.17.17
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
"@types/triple-beam": 1.3.2
"@types/uuid": 9.0.1
"@types/validator": 13.7.17
Expand Down Expand Up @@ -4335,7 +4337,7 @@ __metadata:
dependencies:
"@grpc/grpc-js": 1.8.14
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
jest: 29.5.0
kalos: "workspace:*"
protobufjs: 7.2.3
Expand All @@ -4354,7 +4356,7 @@ __metadata:
"@grpc/proto-loader": 0.7.7
"@types/google-protobuf": 3.15.6
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
google-protobuf: 3.21.2
grpc-boom: "link:../grpc-boom/src"
jest: 29.5.0
Expand Down Expand Up @@ -4449,7 +4451,7 @@ __metadata:
resolution: "heart-ping@workspace:packages/heart-ping"
dependencies:
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
jest: 29.5.0
kalos: "workspace:*"
rimraf: 5.0.1
Expand Down Expand Up @@ -5638,7 +5640,7 @@ __metadata:
"@commitlint/config-conventional": 17.6.5
"@types/express": 4.17.17
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
"@types/prettier": 2.7.3
"@types/validator": 13.7.17
"@typescript-eslint/eslint-plugin": 5.59.8
Expand Down Expand Up @@ -6414,7 +6416,7 @@ __metadata:
dependencies:
"@nestjs/common": 9.4.2
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
class-transformer: 0.5.1
class-validator: 0.14.0
jest: 29.5.0
Expand Down Expand Up @@ -6505,7 +6507,7 @@ __metadata:
resolution: "node-ts-uuid@workspace:packages/node-ts-uuid"
dependencies:
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.74
jest: 29.5.0
kalos: "workspace:*"
rimraf: 5.0.1
Expand Down Expand Up @@ -8258,6 +8260,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down

0 comments on commit 4aa14f9

Please sign in to comment.