Skip to content

Commit 184a9a0

Browse files
chore(deps): update typescript to 5.5.2 🌟
1 parent 98ac098 commit 184a9a0

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
@@ -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.2",
134134
"vite": "^4.4.2",
135135
"vite-plugin-eslint": "^1.8.1",
136136
"vite-plugin-istanbul": "^4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12091,10 +12091,10 @@ typedarray-to-buffer@^3.1.5:
1209112091
dependencies:
1209212092
is-typedarray "^1.0.0"
1209312093

12094-
typescript@4.9.5:
12095-
version "4.9.5"
12096-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12097-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12094+
typescript@5.5.2:
12095+
version "5.5.2"
12096+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
12097+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
1209812098

1209912099
ua-parser-js@^0.7.30:
1210012100
version "0.7.38"

0 commit comments

Comments
 (0)