Skip to content

Commit 47dd495

Browse files
committed
chore(deps): update dependency typescript to ^5.5.2
1 parent 043a1aa commit 47dd495

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
@@ -43,7 +43,7 @@
4343
"shelljs": "^0.8.5",
4444
"ts-jest": "^29.1.5",
4545
"ts-node": "^10.9.2",
46-
"typescript": "^5.4.5"
46+
"typescript": "^5.5.2"
4747
},
4848
"prettier": "@valora/prettier-config"
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,10 +4742,10 @@ typed-array-length@^1.0.5:
47424742
is-typed-array "^1.1.13"
47434743
possible-typed-array-names "^1.0.0"
47444744

4745-
typescript@^5.4.5:
4746-
version "5.4.5"
4747-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4748-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
4745+
typescript@^5.5.2:
4746+
version "5.5.2"
4747+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
4748+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
47494749

47504750
unbox-primitive@^1.0.2:
47514751
version "1.0.2"

0 commit comments

Comments
 (0)