Skip to content

Commit 1779180

Browse files
chore(deps): update typescript to 5.8.2 🌟
1 parent a2ffa13 commit 1779180

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
@@ -131,7 +131,7 @@
131131
"prettier": "^3.0.0",
132132
"start-server-and-test": "1.14.0",
133133
"ts-node": "10.9.2",
134-
"typescript": "4.9.5",
134+
"typescript": "5.8.2",
135135
"vite": "^4.4.2",
136136
"vite-plugin-eslint": "^1.8.1",
137137
"vite-plugin-istanbul": "^4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12194,10 +12194,10 @@ typedarray-to-buffer@^3.1.5:
1219412194
dependencies:
1219512195
is-typedarray "^1.0.0"
1219612196

12197-
typescript@4.9.5:
12198-
version "4.9.5"
12199-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12200-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12197+
typescript@5.8.2:
12198+
version "5.8.2"
12199+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
12200+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1220112201

1220212202
ua-parser-js@^0.7.30:
1220312203
version "0.7.39"

0 commit comments

Comments
 (0)