Skip to content

Commit 73f2dba

Browse files
Update dependency typescript to v5.4.5
1 parent ea56d67 commit 73f2dba

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
@@ -199,7 +199,7 @@
199199
"terser-webpack-plugin": "^5.3.9",
200200
"ts-node": "^10.9.1",
201201
"ts-prune": "^0.10.3",
202-
"typescript": "5.4.3",
202+
"typescript": "5.4.5",
203203
"util": "^0.12.5",
204204
"webpack": "^5.89.0",
205205
"webpack-bundle-analyzer": "^4.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11537,10 +11537,10 @@ typed-array-length@^1.0.4, typed-array-length@^1.0.5:
1153711537
is-typed-array "^1.1.13"
1153811538
possible-typed-array-names "^1.0.0"
1153911539

11540-
11541-
version "5.4.3"
11542-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
11543-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
11540+
11541+
version "5.4.5"
11542+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
11543+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1154411544

1154511545
ua-parser-js@^1.0.0, ua-parser-js@^1.0.2:
1154611546
version "1.0.37"

0 commit comments

Comments
 (0)