Skip to content

Commit

Permalink
chore(node-ts-uuid): pin @types/jest to v28.1.7 dev (#256)
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @types/jest | 28.1.6 | 28.1.7 |
| npm        | @types/jest | 28.1.6 | 28.1.7 |
| npm        | @types/jest | 28.1.6 | 28.1.7 |
| npm        | @types/jest | 28.1.6 | 28.1.7 |
| npm        | @types/jest | 28.1.6 | 28.1.7 |
| npm        | @types/jest | 28.1.6 | 28.1.7 |
| npm        | @types/jest | 28.1.6 | 28.1.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2022
1 parent 095ed9e commit 2f2cb14
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 81 deletions.
50 changes: 14 additions & 36 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.
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 @@ -24,7 +24,7 @@
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@types/express": "^4.17.13",
"@types/jest": "28.1.6",
"@types/jest": "28.1.7",
"@types/node": "^18.6.1",
"@types/prettier": "^2.7.0",
"@types/validator": "^13.7.5",
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.13",
"@types/jest": "28.1.6",
"@types/jest": "28.1.7",
"@types/logform": "^1.10.1",
"@types/node": "^18.6.1",
"@types/triple-beam": "^1.3.2",
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.6.9",
"@types/jest": "28.1.6",
"@types/jest": "28.1.7",
"@types/node": "^18.6.1",
"jest": "^28.1.3",
"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.6.9",
"@grpc/proto-loader": "^0.7.0",
"@types/google-protobuf": "^3.15.6",
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.7",
"@types/node": "^18.6.1",
"grpc-boom": "link:../grpc-boom/src",
"jest": "^28.1.3",
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": "28.1.6",
"@types/jest": "28.1.7",
"@types/node": "^18.6.1",
"jest": "^28.1.3",
"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.4.2"
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/jest": "28.1.7",
"@types/node": "^18.6.1",
"jest": "^28.1.3",
"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": "28.1.6",
"@types/jest": "28.1.7",
"@types/node": "^18.6.1",
"jest": "^28.1.3",
"kalos": "workspace:*",
Expand Down
52 changes: 14 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1433,13 +1433,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:28.1.6, @types/jest@npm:^28.1.6":
version: 28.1.6
resolution: "@types/jest@npm:28.1.6"
"@types/jest@npm:28.1.7, @types/jest@npm:^28.1.7":
version: 28.1.7
resolution: "@types/jest@npm:28.1.7"
dependencies:
jest-matcher-utils: ^28.0.0
expect: ^28.0.0
pretty-format: ^28.0.0
checksum: f2ba5fbefc8f44d1c16ee19d8d2811bca75754a2846e222287f2788d96062801c568215e6b81eb532a48e8cb2a7282729da1d4f6fb496831da8269c5abaad4c5
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
languageName: node
linkType: hard

Expand Down Expand Up @@ -3586,7 +3586,7 @@ __metadata:
dependencies:
"@types/common-tags": ^1.8.1
"@types/express": ^4.17.13
"@types/jest": 28.1.6
"@types/jest": 28.1.7
"@types/logform": ^1.10.1
"@types/node": ^18.6.1
"@types/triple-beam": ^1.3.2
Expand Down Expand Up @@ -3671,7 +3671,7 @@ __metadata:
languageName: node
linkType: hard

"expect@npm:^28.1.3":
"expect@npm:^28.0.0, expect@npm:^28.1.3":
version: 28.1.3
resolution: "expect@npm:28.1.3"
dependencies:
Expand Down Expand Up @@ -4247,7 +4247,7 @@ __metadata:
resolution: "grpc-boom@workspace:packages/grpc-boom"
dependencies:
"@grpc/grpc-js": ^1.6.9
"@types/jest": 28.1.6
"@types/jest": 28.1.7
"@types/node": ^18.6.1
jest: ^28.1.3
kalos: "workspace:*"
Expand All @@ -4266,7 +4266,7 @@ __metadata:
"@grpc/grpc-js": ^1.6.9
"@grpc/proto-loader": ^0.7.0
"@types/google-protobuf": ^3.15.6
"@types/jest": ^28.1.6
"@types/jest": ^28.1.7
"@types/node": ^18.6.1
google-protobuf: ^3.21.0
grpc-boom: "link:../grpc-boom/src"
Expand Down Expand Up @@ -4354,7 +4354,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "heart-ping@workspace:packages/heart-ping"
dependencies:
"@types/jest": 28.1.6
"@types/jest": 28.1.7
"@types/node": ^18.6.1
jest: ^28.1.3
kalos: "workspace:*"
Expand Down Expand Up @@ -4993,18 +4993,6 @@ __metadata:
languageName: node
linkType: hard

"jest-diff@npm:^28.1.1":
version: 28.1.1
resolution: "jest-diff@npm:28.1.1"
dependencies:
chalk: ^4.0.0
diff-sequences: ^28.1.1
jest-get-type: ^28.0.2
pretty-format: ^28.1.1
checksum: d9e0355880bee8728f7615ac0f03c66dcd4e93113935cca056a5f5a2f20ac2c7812aca6ad68e79bd1b11f2428748bd9123e6b1c7e51c93b4da3dfa5a875339f7
languageName: node
linkType: hard

"jest-diff@npm:^28.1.3":
version: 28.1.3
resolution: "jest-diff@npm:28.1.3"
Expand Down Expand Up @@ -5093,18 +5081,6 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.0.0":
version: 28.1.1
resolution: "jest-matcher-utils@npm:28.1.1"
dependencies:
chalk: ^4.0.0
jest-diff: ^28.1.1
jest-get-type: ^28.0.2
pretty-format: ^28.1.1
checksum: cb73ccd347638cd761ef7e0b606fbd71c115bd8febe29413f7b105fff6855d4356b8094c6b72393c5457db253b9c163498f188f25f9b6308c39c510e4c2886ee
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.1.3":
version: 28.1.3
resolution: "jest-matcher-utils@npm:28.1.3"
Expand Down Expand Up @@ -5489,7 +5465,7 @@ __metadata:
"@commitlint/cli": ^17.0.3
"@commitlint/config-conventional": ^17.0.3
"@types/express": ^4.17.13
"@types/jest": 28.1.6
"@types/jest": 28.1.7
"@types/node": ^18.6.1
"@types/prettier": ^2.7.0
"@types/validator": ^13.7.5
Expand Down Expand Up @@ -6179,7 +6155,7 @@ __metadata:
resolution: "nest-typed-config-extended@workspace:packages/nest-typed-config-extended"
dependencies:
"@nestjs/common": ^9.0.9
"@types/jest": 28.1.6
"@types/jest": 28.1.7
"@types/node": ^18.6.1
class-transformer: ^0.5.1
class-validator: ^0.13.2
Expand Down Expand Up @@ -6270,7 +6246,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "node-ts-uuid@workspace:packages/node-ts-uuid"
dependencies:
"@types/jest": 28.1.6
"@types/jest": 28.1.7
"@types/node": ^18.6.1
jest: ^28.1.3
kalos: "workspace:*"
Expand Down Expand Up @@ -6690,7 +6666,7 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:^28.0.0, pretty-format@npm:^28.1.1":
"pretty-format@npm:^28.0.0":
version: 28.1.1
resolution: "pretty-format@npm:28.1.1"
dependencies:
Expand Down

0 comments on commit 2f2cb14

Please sign in to comment.