Skip to content

Commit 3e01bae

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

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
@@ -48,7 +48,7 @@
4848
"prettier": "3.3.2",
4949
"rimraf": "5.0.7",
5050
"standard-version": "9.5.0",
51-
"typescript": "5.5.2",
51+
"typescript": "5.5.3",
5252
"vitest": "1.6.0"
5353
},
5454
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2037,10 +2037,10 @@ typedarray@^0.0.6:
20372037
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
20382038
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
20392039

2040-
2041-
version "5.5.2"
2042-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
2043-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
2040+
2041+
version "5.5.3"
2042+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2043+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
20442044

20452045
ufo@^1.1.1:
20462046
version "1.1.1"

0 commit comments

Comments
 (0)