Skip to content

Commit 3ab8fad

Browse files
chore(deps): update dependency typescript to v5.4.5 (#492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 703c3d5 commit 3ab8fad

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
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.5",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.4.4",
82+
"typescript": "5.4.5",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7840,10 +7840,10 @@ typedarray.prototype.slice@^1.0.3:
78407840
typed-array-buffer "^1.0.2"
78417841
typed-array-byte-offset "^1.0.2"
78427842

7843-
7844-
version "5.4.4"
7845-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7846-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
7843+
7844+
version "5.4.5"
7845+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
7846+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
78477847

78487848
ufo@^1.3.0:
78497849
version "1.3.2"

0 commit comments

Comments
 (0)