Skip to content

Commit 0aa1b6c

Browse files
meta: update dependency typescript to v5.4.3 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfb3523 commit 0aa1b6c

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11236,10 +11236,10 @@ typedarray-to-buffer@^3.1.5:
1123611236
dependencies:
1123711237
is-typedarray "^1.0.0"
1123811238

11239-
11240-
version "5.4.2"
11241-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
11242-
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
11239+
11240+
version "5.4.3"
11241+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
11242+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
1124311243

1124411244
unbox-primitive@^1.0.2:
1124511245
version "1.0.2"

0 commit comments

Comments
 (0)