Skip to content

Commit 2a76d3e

Browse files
dependabot[bot]npalm
authored andcommitted
chore(lambda): bump typescript from 5.8.2 to 5.8.3 in /lambdas
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01e100f commit 2a76d3e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prettier": "^3.5.3",
4040
"ts-node": "^10.9.2",
4141
"ts-node-dev": "^2.0.0",
42-
"typescript": "^5.8.2",
42+
"typescript": "^5.8.3",
4343
"vite": "^6.3.5",
4444
"vitest": "^3.1.3"
4545
},

lambdas/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8606,7 +8606,7 @@ __metadata:
86068606
prettier: "npm:^3.5.3"
86078607
ts-node: "npm:^10.9.2"
86088608
ts-node-dev: "npm:^2.0.0"
8609-
typescript: "npm:^5.8.2"
8609+
typescript: "npm:^5.8.3"
86108610
vite: "npm:^6.3.5"
86118611
vitest: "npm:^3.1.3"
86128612
languageName: unknown
@@ -10902,13 +10902,13 @@ __metadata:
1090210902
languageName: node
1090310903
linkType: hard
1090410904

10905-
"typescript@npm:^5.8.2":
10906-
version: 5.8.2
10907-
resolution: "typescript@npm:5.8.2"
10905+
"typescript@npm:^5.8.3":
10906+
version: 5.8.3
10907+
resolution: "typescript@npm:5.8.3"
1090810908
bin:
1090910909
tsc: bin/tsc
1091010910
tsserver: bin/tsserver
10911-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
10911+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1091210912
languageName: node
1091310913
linkType: hard
1091410914

@@ -10922,13 +10922,13 @@ __metadata:
1092210922
languageName: node
1092310923
linkType: hard
1092410924

10925-
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
10926-
version: 5.8.2
10927-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=379a07"
10925+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
10926+
version: 5.8.3
10927+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=379a07"
1092810928
bin:
1092910929
tsc: bin/tsc
1093010930
tsserver: bin/tsserver
10931-
checksum: 10c0/8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
10931+
checksum: 10c0/92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
1093210932
languageName: node
1093310933
linkType: hard
1093410934

0 commit comments

Comments
 (0)