Skip to content

Commit e51a446

Browse files
chore(node-ts-uuid): pin typescript v5.2.2 dev
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.0.4 | 5.2.2 |
1 parent 139a319 commit e51a446

File tree

11 files changed

+57
-30
lines changed

11 files changed

+57
-30
lines changed

.pnp.cjs

Lines changed: 21 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rimraf": "5.0.1",
5454
"run-script-webpack-plugin": "0.2.0",
5555
"ts-jest": "29.1.0",
56-
"typescript": "5.0.4",
56+
"typescript": "5.2.2",
5757
"winston-transport": "4.5.0"
5858
},
5959
"lint-staged": {

packages/ewl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"jest": "29.5.0",
5252
"kalos": "workspace:*",
5353
"rimraf": "5.0.1",
54-
"typescript": "5.0.4"
54+
"typescript": "5.2.2"
5555
}
5656
}

packages/grpc-boom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"kalos": "workspace:*",
3535
"protobufjs": "7.2.3",
3636
"rimraf": "5.0.1",
37-
"typescript": "5.0.4"
37+
"typescript": "5.2.2"
3838
},
3939
"peerDependencies": {
4040
"@grpc/grpc-js": "1.8.14"

packages/grpc-ts-health-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"kalos": "workspace:*",
4747
"protobufjs": "7.2.3",
4848
"rimraf": "5.0.1",
49-
"typescript": "5.0.4"
49+
"typescript": "5.2.2"
5050
},
5151
"peerDependencies": {
5252
"@grpc/grpc-js": "1.8.14",

packages/heart-ping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"jest": "29.5.0",
3131
"kalos": "workspace:*",
3232
"rimraf": "5.0.1",
33-
"typescript": "5.0.4"
33+
"typescript": "5.2.2"
3434
}
3535
}

packages/nest-typed-config-extended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"jest": "29.5.0",
3838
"kalos": "workspace:*",
3939
"rimraf": "5.0.1",
40-
"typescript": "5.0.4"
40+
"typescript": "5.2.2"
4141
}
4242
}

packages/node-ts-uuid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"jest": "29.5.0",
3434
"kalos": "workspace:*",
3535
"rimraf": "5.0.1",
36-
"typescript": "5.0.4"
36+
"typescript": "5.2.2"
3737
}
3838
}

yarn.lock

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,7 +3662,7 @@ __metadata:
36623662
rimraf: 5.0.1
36633663
safe-stable-stringify: 2.4.3
36643664
triple-beam: 1.3.0
3665-
typescript: 5.0.4
3665+
typescript: 5.2.2
36663666
uuid: 9.0.0
36673667
validator: 13.9.0
36683668
winston: 3.8.2
@@ -4340,7 +4340,7 @@ __metadata:
43404340
kalos: "workspace:*"
43414341
protobufjs: 7.2.3
43424342
rimraf: 5.0.1
4343-
typescript: 5.0.4
4343+
typescript: 5.2.2
43444344
peerDependencies:
43454345
"@grpc/grpc-js": 1.8.14
43464346
languageName: unknown
@@ -4361,7 +4361,7 @@ __metadata:
43614361
kalos: "workspace:*"
43624362
protobufjs: 7.2.3
43634363
rimraf: 5.0.1
4364-
typescript: 5.0.4
4364+
typescript: 5.2.2
43654365
peerDependencies:
43664366
"@grpc/grpc-js": 1.8.14
43674367
"@grpc/proto-loader": 0.7.7
@@ -4453,7 +4453,7 @@ __metadata:
44534453
jest: 29.5.0
44544454
kalos: "workspace:*"
44554455
rimraf: 5.0.1
4456-
typescript: 5.0.4
4456+
typescript: 5.2.2
44574457
languageName: unknown
44584458
linkType: soft
44594459

@@ -5665,7 +5665,7 @@ __metadata:
56655665
rimraf: 5.0.1
56665666
run-script-webpack-plugin: 0.2.0
56675667
ts-jest: 29.1.0
5668-
typescript: 5.0.4
5668+
typescript: 5.2.2
56695669
winston-transport: 4.5.0
56705670
languageName: unknown
56715671
linkType: soft
@@ -6421,7 +6421,7 @@ __metadata:
64216421
kalos: "workspace:*"
64226422
nest-typed-config: 2.5.2
64236423
rimraf: 5.0.1
6424-
typescript: 5.0.4
6424+
typescript: 5.2.2
64256425
languageName: unknown
64266426
linkType: soft
64276427

@@ -6509,7 +6509,7 @@ __metadata:
65096509
jest: 29.5.0
65106510
kalos: "workspace:*"
65116511
rimraf: 5.0.1
6512-
typescript: 5.0.4
6512+
typescript: 5.2.2
65136513
languageName: unknown
65146514
linkType: soft
65156515

@@ -8210,7 +8210,17 @@ __metadata:
82108210
languageName: node
82118211
linkType: hard
82128212

8213-
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
8213+
"typescript@npm:5.2.2":
8214+
version: 5.2.2
8215+
resolution: "typescript@npm:5.2.2"
8216+
bin:
8217+
tsc: bin/tsc
8218+
tsserver: bin/tsserver
8219+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
8220+
languageName: node
8221+
linkType: hard
8222+
8223+
"typescript@npm:^4.6.4 || ^5.0.0":
82148224
version: 5.0.4
82158225
resolution: "typescript@npm:5.0.4"
82168226
bin:
@@ -8220,7 +8230,17 @@ __metadata:
82208230
languageName: node
82218231
linkType: hard
82228232

8223-
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
8233+
"typescript@patch:[email protected]#~builtin<compat/typescript>":
8234+
version: 5.2.2
8235+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=77c9e2"
8236+
bin:
8237+
tsc: bin/tsc
8238+
tsserver: bin/tsserver
8239+
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
8240+
languageName: node
8241+
linkType: hard
8242+
8243+
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
82248244
version: 5.0.4
82258245
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
82268246
bin:

0 commit comments

Comments
 (0)