Skip to content

Commit 40b0930

Browse files
committed
Upgrade ts-essentials to latest
1 parent a96166d commit 40b0930

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"rollup": "2.79.1",
6565
"rollup-plugin-typescript2": "0.31.2",
6666
"@rollup/plugin-json": "4.1.0",
67-
"ts-essentials": "9.3.0",
67+
"ts-essentials": "10.0.2",
6868
"typescript": "5.5.4"
6969
},
7070
"repository": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16981,6 +16981,11 @@ ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
1698116981
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1698216982
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
1698316983

16984+
ts-essentials@10.0.2:
16985+
version "10.0.2"
16986+
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-10.0.2.tgz#8c7aa74ed79580ffe49df5ca28d06cc6bea0ff3c"
16987+
integrity sha512-Xwag0TULqriaugXqVdDiGZ5wuZpqABZlpwQ2Ho4GDyiu/R2Xjkp/9+zcFxL7uzeLl/QCPrflnvpVYyS3ouT7Zw==
16988+
1698416989
ts-essentials@9.3.0:
1698516990
version "9.3.0"
1698616991
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-9.3.0.tgz"

0 commit comments

Comments
 (0)