Skip to content

Commit e97aff8

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent 4acd756 commit e97aff8

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
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-n": "14.0.0",
3030
"eslint-plugin-promise": "6.4.0",
31-
"typescript": "5.0.4"
31+
"typescript": "5.5.3"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@ typed-array-length@^1.0.6:
16491649
is-typed-array "^1.1.13"
16501650
possible-typed-array-names "^1.0.0"
16511651

1652-
typescript@5.0.4:
1653-
version "5.0.4"
1654-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1655-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1652+
typescript@5.5.3:
1653+
version "5.5.3"
1654+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
1655+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
16561656

16571657
unbox-primitive@^1.0.2:
16581658
version "1.0.2"

0 commit comments

Comments
 (0)