File tree 2 files changed +5
-5
lines changed
notificationworkerlambda/cdk
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"constructs" : " ^10.3.0" ,
8
8
"jest" : " ^29.7" ,
9
9
"ts-jest" : " ^29.2.6" ,
10
- "typescript" : " ^5.7.3 "
10
+ "typescript" : " ^5.8.2 "
11
11
},
12
12
"license" : " ISC" ,
13
13
"scripts" : {
Original file line number Diff line number Diff line change @@ -3504,10 +3504,10 @@ type-fest@^0.8.1:
3504
3504
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
3505
3505
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
3506
3506
3507
- typescript@^5.7.3 :
3508
- version "5.7.3 "
3509
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
3510
- integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
3507
+ typescript@^5.8.2 :
3508
+ version "5.8.2 "
3509
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
3510
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
3511
3511
3512
3512
unbox-primitive@^1.0.2 :
3513
3513
version "1.0.2"
You can’t perform that action at this time.
0 commit comments