Skip to content

Commit 34205b1

Browse files
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /test (#317)
1 parent 904a51f commit 34205b1

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

test/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ts-patch": "^3.2.1",
2222
"tsp1": "npm:ts-patch@1.*.*",
2323
"tsp2": "npm:ts-patch@2.*.*",
24-
"typescript": "^5.6.3",
24+
"typescript": "^5.7.2",
2525
"typescript-3": "npm:[email protected]",
2626
"typescript-4.7": "npm:[email protected]",
2727
"typescript-5.5": "npm:[email protected]",

test/yarn.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8076,7 +8076,7 @@ __metadata:
80768076
ts-patch: "npm:^3.2.1"
80778077
tsp1: "npm:ts-patch@1.*.*"
80788078
tsp2: "npm:ts-patch@2.*.*"
8079-
typescript: "npm:^5.6.3"
8079+
typescript: "npm:^5.7.2"
80808080
typescript-3: "npm:[email protected]"
80818081
typescript-4.7: "npm:[email protected]"
80828082
typescript-5.5: "npm:[email protected]"
@@ -9249,7 +9249,7 @@ __metadata:
92499249
languageName: node
92509250
linkType: hard
92519251

9252-
"typescript-5.6@npm:[email protected], typescript@npm:^5.6.3":
9252+
"typescript-5.6@npm:[email protected]":
92539253
version: 5.6.3
92549254
resolution: "typescript@npm:5.6.3"
92559255
bin:
@@ -9269,13 +9269,23 @@ __metadata:
92699269
languageName: node
92709270
linkType: soft
92719271

9272-
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
9273-
version: 5.6.3
9274-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=74658d"
9272+
"typescript@npm:^5.7.2":
9273+
version: 5.7.2
9274+
resolution: "typescript@npm:5.7.2"
9275+
bin:
9276+
tsc: bin/tsc
9277+
tsserver: bin/tsserver
9278+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
9279+
languageName: node
9280+
linkType: hard
9281+
9282+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
9283+
version: 5.7.2
9284+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=74658d"
92759285
bin:
92769286
tsc: bin/tsc
92779287
tsserver: bin/tsserver
9278-
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
9288+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
92799289
languageName: node
92809290
linkType: hard
92819291

0 commit comments

Comments
 (0)