Skip to content

Commit 2f26a21

Browse files
build(deps): update dependency typescript to v5.5.4
1 parent edaa51c commit 2f26a21

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
"prettier": "2.8.8",
5353
"semantic-release": "19.0.5",
5454
"ts-node": "10.9.2",
55-
"typescript": "5.4.5"
55+
"typescript": "5.5.4"
5656
},
5757
"eslintConfig": {
5858
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5639,10 +5639,10 @@ typed-array-length@^1.0.5:
56395639
is-typed-array "^1.1.13"
56405640
possible-typed-array-names "^1.0.0"
56415641

5642-
typescript@5.4.5:
5643-
version "5.4.5"
5644-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5645-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5642+
typescript@5.5.4:
5643+
version "5.5.4"
5644+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5645+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
56465646

56475647
uglify-js@^3.1.4:
56485648
version "3.17.4"

0 commit comments

Comments
 (0)