Skip to content

Commit 4924ac4

Browse files
authored
Merge pull request #1399 from guardian/dependabot/npm_and_yarn/notificationworkerlambda/cdk/typescript-5.8.2
Bump typescript from 5.7.3 to 5.8.2 in /notificationworkerlambda/cdk
2 parents 8e7feff + 9a14748 commit 4924ac4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

notificationworkerlambda/cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"constructs": "^10.3.0",
88
"jest": "^29.7",
99
"ts-jest": "^29.2.6",
10-
"typescript": "^5.7.3"
10+
"typescript": "^5.8.2"
1111
},
1212
"license": "ISC",
1313
"scripts": {

notificationworkerlambda/cdk/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3504,10 +3504,10 @@ type-fest@^0.8.1:
35043504
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
35053505
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
35063506

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==
35113511

35123512
unbox-primitive@^1.0.2:
35133513
version "1.0.2"

0 commit comments

Comments
 (0)