Skip to content

Commit 504a9bf

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent 70f699b commit 504a9bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"standard-version": "9.5.0",
5353
"ts-node": "10.9.2",
5454
"tsup": "8.0.2",
55-
"typescript": "5.4.3",
55+
"typescript": "5.5.3",
5656
"vitest": "1.4.0"
5757
},
5858
"standard-version": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,10 +2793,10 @@ typedarray@^0.0.6:
27932793
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
27942794
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
27952795

2796-
typescript@5.4.3:
2797-
version "5.4.3"
2798-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
2799-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
2796+
typescript@5.5.3:
2797+
version "5.5.3"
2798+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2799+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
28002800

28012801
ufo@^1.1.1:
28022802
version "1.1.1"

0 commit comments

Comments
 (0)