Skip to content

Commit 097f721

Browse files
meta: update dependency typescript to v5.4.5 (#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd8812c commit 097f721

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
@@ -47,7 +47,7 @@
4747
"husky": "9.0.11",
4848
"lint-staged": "15.2.2",
4949
"prettier": "3.2.5",
50-
"typescript": "5.4.4"
50+
"typescript": "5.4.5"
5151
},
5252
"browserslist": {
5353
"production": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11230,10 +11230,10 @@ typedarray-to-buffer@^3.1.5:
1123011230
dependencies:
1123111231
is-typedarray "^1.0.0"
1123211232

11233-
11234-
version "5.4.4"
11235-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
11236-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
11233+
11234+
version "5.4.5"
11235+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
11236+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1123711237

1123811238
unbox-primitive@^1.0.2:
1123911239
version "1.0.2"

0 commit comments

Comments
 (0)