Skip to content

Commit

Permalink
chore(node-ts-uuid): pin @types/jest v29.5.2 dev (#297)
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @types/jest | 29.5.1 | 29.5.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 280dbcc commit 139a319
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 31 deletions.
26 changes: 13 additions & 13 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@types/express": "4.17.17",
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/prettier": "2.7.3",
"@types/validator": "13.7.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/ewl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/common-tags": "1.8.1",
"@types/express": "4.17.17",
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/triple-beam": "1.3.2",
"@types/uuid": "9.0.1",
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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@grpc/grpc-js": "1.8.14",
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"jest": "29.5.0",
"kalos": "workspace:*",
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 @@ -39,7 +39,7 @@
"@grpc/grpc-js": "1.8.14",
"@grpc/proto-loader": "0.7.7",
"@types/google-protobuf": "3.15.6",
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"grpc-boom": "link:../grpc-boom/src",
"jest": "29.5.0",
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 @@ -25,7 +25,7 @@
"test:unit:future": "yarn exec:jest --config $(pwd)/test/jest.config.js"
},
"devDependencies": {
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"jest": "29.5.0",
"kalos": "workspace:*",
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 @@ -32,7 +32,7 @@
"nest-typed-config": "2.5.2"
},
"devDependencies": {
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"jest": "29.5.0",
"kalos": "workspace:*",
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 @@ -28,7 +28,7 @@
"test:unit": "yarn exec:jest --config $(pwd)/test/jest.config.js"
},
"devDependencies": {
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"jest": "29.5.0",
"kalos": "workspace:*",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1446,13 +1446,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.1":
version: 29.5.1
resolution: "@types/jest@npm:29.5.1"
"@types/jest@npm:29.5.2":
version: 29.5.2
resolution: "@types/jest@npm:29.5.2"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 0a22491dec86333c0e92b897be2c809c922a7b2b0aa5604ac369810d6b2360908b4a3f2c6892e8a237a54fa1f10ecefe0e823ec5fcb7915195af4dfe88d2197e
checksum: 7d205599ea3cccc262bad5cc173d3242d6bf8138c99458509230e4ecef07a52d6ddcde5a1dbd49ace655c0af51d2dbadef3748697292ea4d86da19d9e03e19c0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3644,7 +3644,7 @@ __metadata:
dependencies:
"@types/common-tags": 1.8.1
"@types/express": 4.17.17
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/triple-beam": 1.3.2
"@types/uuid": 9.0.1
Expand Down Expand Up @@ -4334,7 +4334,7 @@ __metadata:
resolution: "grpc-boom@workspace:packages/grpc-boom"
dependencies:
"@grpc/grpc-js": 1.8.14
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
jest: 29.5.0
kalos: "workspace:*"
Expand All @@ -4353,7 +4353,7 @@ __metadata:
"@grpc/grpc-js": 1.8.14
"@grpc/proto-loader": 0.7.7
"@types/google-protobuf": 3.15.6
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
google-protobuf: 3.21.2
grpc-boom: "link:../grpc-boom/src"
Expand Down Expand Up @@ -4448,7 +4448,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "heart-ping@workspace:packages/heart-ping"
dependencies:
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
jest: 29.5.0
kalos: "workspace:*"
Expand Down Expand Up @@ -5637,7 +5637,7 @@ __metadata:
"@commitlint/cli": 17.6.5
"@commitlint/config-conventional": 17.6.5
"@types/express": 4.17.17
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/prettier": 2.7.3
"@types/validator": 13.7.17
Expand Down Expand Up @@ -6413,7 +6413,7 @@ __metadata:
resolution: "nest-typed-config-extended@workspace:packages/nest-typed-config-extended"
dependencies:
"@nestjs/common": 9.4.2
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
class-transformer: 0.5.1
class-validator: 0.14.0
Expand Down Expand Up @@ -6504,7 +6504,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "node-ts-uuid@workspace:packages/node-ts-uuid"
dependencies:
"@types/jest": 29.5.1
"@types/jest": 29.5.2
"@types/node": 18.16.15
jest: 29.5.0
kalos: "workspace:*"
Expand Down

0 comments on commit 139a319

Please sign in to comment.