Skip to content

Commit 38af874

Browse files
committed
TS 5.2 -> 5.8
1 parent 0d71a8b commit 38af874

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"ts-patch": "^3.0.2",
149149
"ts-transformer-keys": "^0.4.4",
150150
"type-fest": "^4.15.0",
151-
"typescript": "~5.2.2",
151+
"typescript": "~5.8.3",
152152
"typescript-transform-paths": "^3.4.6"
153153
},
154154
"resolutions": {
@@ -158,7 +158,7 @@
158158
"@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
159159
"@nestjs/cli/glob": "^11",
160160
"@nestjs/cli/webpack": "npm:empty-npm-package@*",
161-
"@nestjs/cli/typescript": "~5.2.2",
161+
"@nestjs/cli/typescript": "~5.8.3",
162162
"@whatwg-node/fetch@npm:^0.10.0": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch",
163163
"@whatwg-node/fetch@npm:^0.10.1": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch",
164164
"@whatwg-node/fetch@npm:^0.10.4": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5908,7 +5908,7 @@ __metadata:
59085908
ts-patch: "npm:^3.0.2"
59095909
ts-transformer-keys: "npm:^0.4.4"
59105910
type-fest: "npm:^4.15.0"
5911-
typescript: "npm:~5.2.2"
5911+
typescript: "npm:~5.8.3"
59125912
typescript-transform-paths: "npm:^3.4.6"
59135913
urlpattern-polyfill: "npm:^10.0.0"
59145914
uuid: "npm:^11.1.0"
@@ -13746,23 +13746,23 @@ __metadata:
1374613746
languageName: node
1374713747
linkType: hard
1374813748

13749-
"typescript@npm:~5.2.2":
13750-
version: 5.2.2
13751-
resolution: "typescript@npm:5.2.2"
13749+
"typescript@npm:~5.8.3":
13750+
version: 5.8.3
13751+
resolution: "typescript@npm:5.8.3"
1375213752
bin:
1375313753
tsc: bin/tsc
1375413754
tsserver: bin/tsserver
13755-
checksum: 10c0/91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
13755+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1375613756
languageName: node
1375713757
linkType: hard
1375813758

13759-
"typescript@patch:typescript@npm%3A~5.2.2#optional!builtin<compat/typescript>":
13760-
version: 5.2.2
13761-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
13759+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
13760+
version: 5.8.3
13761+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1376213762
bin:
1376313763
tsc: bin/tsc
1376413764
tsserver: bin/tsserver
13765-
checksum: 10c0/062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
13765+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
1376613766
languageName: node
1376713767
linkType: hard
1376813768

0 commit comments

Comments
 (0)