Skip to content

Commit b34d8d6

Browse files
committed
chore(deps): update dependency typescript to v5.6.2
1 parent 3378f55 commit b34d8d6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"nodemon": "3.1.4",
5959
"prettier": "3.3.3",
6060
"rimraf": "5.0.10",
61-
"typescript": "5.5.4"
61+
"typescript": "5.6.2"
6262
},
6363
"packageManager": "yarn@4.2.2"
6464
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5569,7 +5569,7 @@ __metadata:
55695569
nodemon: "npm:3.1.4"
55705570
prettier: "npm:3.3.3"
55715571
rimraf: "npm:5.0.10"
5572-
typescript: "npm:5.5.4"
5572+
typescript: "npm:5.6.2"
55735573
bin:
55745574
nodejs-typescript-modern-starter: dist/src/index.js
55755575
ntms: dist/src/index.js
@@ -6437,23 +6437,23 @@ __metadata:
64376437
languageName: node
64386438
linkType: hard
64396439

6440-
"typescript@npm:5.5.4":
6441-
version: 5.5.4
6442-
resolution: "typescript@npm:5.5.4"
6440+
"typescript@npm:5.6.2":
6441+
version: 5.6.2
6442+
resolution: "typescript@npm:5.6.2"
64436443
bin:
64446444
tsc: bin/tsc
64456445
tsserver: bin/tsserver
6446-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
6446+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
64476447
languageName: node
64486448
linkType: hard
64496449

6450-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
6451-
version: 5.5.4
6452-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
6450+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
6451+
version: 5.6.2
6452+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=b45daf"
64536453
bin:
64546454
tsc: bin/tsc
64556455
tsserver: bin/tsserver
6456-
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
6456+
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
64576457
languageName: node
64586458
linkType: hard
64596459

0 commit comments

Comments
 (0)