Skip to content

Commit f7f5b96

Browse files
chore(deps): update dependency typescript to v5
1 parent 687bfe0 commit f7f5b96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"source-map-support": "^0.5.19",
137137
"sourcegraph": "^25.3.0",
138138
"ts-node": "^8.0.2",
139-
"typescript": "^4.1.3"
139+
"typescript": "^5.7.2"
140140
},
141141
"dependencies": {
142142
"ignore": "^5.1.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8054,10 +8054,10 @@ typedarray@^0.0.6:
80548054
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
80558055
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
80568056

8057-
typescript@^4.1.3:
8058-
version "4.1.3"
8059-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
8060-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
8057+
typescript@^5.7.2:
8058+
version "5.7.2"
8059+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8060+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
80618061

80628062
uglify-js@^3.1.4:
80638063
version "3.4.9"

0 commit comments

Comments
 (0)