Skip to content

Commit

Permalink
chore(): pin node.js v18
Browse files Browse the repository at this point in the history
| datasource  | package     | from     | to       |
| ----------- | ----------- | -------- | -------- |
| github-tags | nodejs/node | v16.0.0  | v18.16.0 |
| npm         | @types/node | 18.16.15 | 18.16.17 |
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent 139a319 commit 35bea08
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
22 changes: 11 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "This is a monorepo for various libraries.",
"packageManager": "yarn@3.5.1",
"engines": {
"node": ">=v16",
"node": ">=v18.16.0",
"yarn": ">=3.5.1"
},
"scripts": {
Expand All @@ -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.16.17",
"@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.16.17",
"@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.16.17",
"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.16.17",
"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.16.17",
"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.16.17",
"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.16.17",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1512,10 +1512,10 @@ __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.16.17":
version: 18.16.17
resolution: "@types/node@npm:18.16.17"
checksum: 2f7e3a552d525ef4b7a2620ef5ef59b3fdfb1d8ab20627b537e090732b35c2bd103944933d347a319cc7d478b3866b0d1bc3d629ee5899ca663a4547ca078cee
languageName: node
linkType: hard

Expand Down Expand Up @@ -3645,7 +3645,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.16.17
"@types/triple-beam": 1.3.2
"@types/uuid": 9.0.1
"@types/validator": 13.7.17
Expand Down Expand Up @@ -4335,7 +4335,7 @@ __metadata:
dependencies:
"@grpc/grpc-js": 1.8.14
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.16.17
jest: 29.5.0
kalos: "workspace:*"
protobufjs: 7.2.3
Expand All @@ -4354,7 +4354,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.16.17
google-protobuf: 3.21.2
grpc-boom: "link:../grpc-boom/src"
jest: 29.5.0
Expand Down Expand Up @@ -4449,7 +4449,7 @@ __metadata:
resolution: "heart-ping@workspace:packages/heart-ping"
dependencies:
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.16.17
jest: 29.5.0
kalos: "workspace:*"
rimraf: 5.0.1
Expand Down Expand Up @@ -5638,7 +5638,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.16.17
"@types/prettier": 2.7.3
"@types/validator": 13.7.17
"@typescript-eslint/eslint-plugin": 5.59.8
Expand Down Expand Up @@ -6414,7 +6414,7 @@ __metadata:
dependencies:
"@nestjs/common": 9.4.2
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.16.17
class-transformer: 0.5.1
class-validator: 0.14.0
jest: 29.5.0
Expand Down Expand Up @@ -6505,7 +6505,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.16.17
jest: 29.5.0
kalos: "workspace:*"
rimraf: 5.0.1
Expand Down

0 comments on commit 35bea08

Please sign in to comment.