Skip to content

Commit fcc80a0

Browse files
chore(deps): update dependency typescript to v5.5.3 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6179707 commit fcc80a0

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.1.0",
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
@@ -2799,10 +2799,10 @@ typedarray@^0.0.6:
27992799
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
28002800
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
28012801

2802-
typescript@5.4.3:
2803-
version "5.4.3"
2804-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
2805-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
2802+
typescript@5.5.3:
2803+
version "5.5.3"
2804+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2805+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
28062806

28072807
ufo@^1.1.1:
28082808
version "1.1.1"

0 commit comments

Comments
 (0)