Skip to content

Commit cde1ab3

Browse files
chore(deps): update typescript to 5.7.2 🌟
1 parent 7f3aa7e commit cde1ab3

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
@@ -132,7 +132,7 @@
132132
"prettier": "^3.0.0",
133133
"start-server-and-test": "1.14.0",
134134
"ts-node": "10.9.2",
135-
"typescript": "4.9.5",
135+
"typescript": "5.7.2",
136136
"vite": "^4.4.2",
137137
"vite-plugin-eslint": "^1.8.1",
138138
"vite-plugin-istanbul": "^4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12163,10 +12163,10 @@ typedarray-to-buffer@^3.1.5:
1216312163
dependencies:
1216412164
is-typedarray "^1.0.0"
1216512165

12166-
typescript@4.9.5:
12167-
version "4.9.5"
12168-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12169-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12166+
typescript@5.7.2:
12167+
version "5.7.2"
12168+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
12169+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1217012170

1217112171
ua-parser-js@^0.7.30:
1217212172
version "0.7.39"

0 commit comments

Comments
 (0)