Skip to content

Commit e9d68b6

Browse files
chore(deps): update typescript to 5.5.4 🌟
1 parent 8be4c1d commit e9d68b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"prettier": "^3.0.0",
131131
"start-server-and-test": "1.14.0",
132132
"ts-node": "10.9.2",
133-
"typescript": "4.9.5",
133+
"typescript": "5.5.4",
134134
"vite": "^4.4.2",
135135
"vite-plugin-eslint": "^1.8.1",
136136
"vite-plugin-istanbul": "^4.1.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12089,10 +12089,10 @@ typedarray-to-buffer@^3.1.5:
1208912089
dependencies:
1209012090
is-typedarray "^1.0.0"
1209112091

12092-
typescript@4.9.5:
12093-
version "4.9.5"
12094-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12095-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12092+
typescript@5.5.4:
12093+
version "5.5.4"
12094+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
12095+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1209612096

1209712097
ua-parser-js@^0.7.30:
1209812098
version "0.7.38"

0 commit comments

Comments
 (0)