Skip to content

Commit b61edc3

Browse files
committed
Synchronizing TypeScript version
1 parent d34d0f9 commit b61edc3

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

e2e/nodenext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"dependencies": {
55
"@provablehq/sdk": "^0.9.0",
6-
"typescript": "^5.8.3"
6+
"typescript": "^5.7.3"
77
},
88
"scripts": {
99
"build": "tsc"

yarn.lock

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10113,7 +10113,7 @@ __metadata:
1011310113
resolution: "nodenext@workspace:e2e/nodenext"
1011410114
dependencies:
1011510115
"@provablehq/sdk": "npm:^0.9.0"
10116-
typescript: "npm:^5.8.3"
10116+
typescript: "npm:^5.7.3"
1011710117
languageName: unknown
1011810118
linkType: soft
1011910119

@@ -13830,16 +13830,6 @@ __metadata:
1383013830
languageName: node
1383113831
linkType: hard
1383213832

13833-
"typescript@npm:^5.8.3":
13834-
version: 5.8.3
13835-
resolution: "typescript@npm:5.8.3"
13836-
bin:
13837-
tsc: bin/tsc
13838-
tsserver: bin/tsserver
13839-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
13840-
languageName: node
13841-
linkType: hard
13842-
1384313833
"typescript@patch:typescript@npm%3A^3.2.2#optional!builtin<compat/typescript>":
1384413834
version: 3.9.10
1384513835
resolution: "typescript@patch:typescript@npm%3A3.9.10#optional!builtin<compat/typescript>::version=3.9.10&hash=3bd3d3"
@@ -13870,16 +13860,6 @@ __metadata:
1387013860
languageName: node
1387113861
linkType: hard
1387213862

13873-
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
13874-
version: 5.8.3
13875-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
13876-
bin:
13877-
tsc: bin/tsc
13878-
tsserver: bin/tsserver
13879-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
13880-
languageName: node
13881-
linkType: hard
13882-
1388313863
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1388413864
version: 2.1.0
1388513865
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)