Skip to content

Commit f273e8a

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 3f0b224 commit f273e8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ts-loader": "9.5.1",
6363
"ts-node": "10.9.2",
6464
"tsconfig-paths": "4.2.0",
65-
"typescript": "5.0.4"
65+
"typescript": "5.6.3"
6666
},
6767
"jest": {
6868
"moduleFileExtensions": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10007,10 +10007,10 @@ [email protected]:
1000710007
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
1000810008
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1000910009

10010-
typescript@5.0.4:
10011-
version "5.0.4"
10012-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10013-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10010+
typescript@5.6.3:
10011+
version "5.6.3"
10012+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
10013+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
1001410014

1001510015
uglify-js@^3.1.4:
1001610016
version "3.11.2"

0 commit comments

Comments
 (0)