Skip to content

Commit b289f43

Browse files
Bump typescript from 5.8.3 to 5.9.3 (#39)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.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.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36c5896 commit b289f43

File tree

2 files changed

+72
-43
lines changed

2 files changed

+72
-43
lines changed

lambdas/example-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/jest": "^29.5.14",
1010
"jest": "^29.7.0",
1111
"jest-mock-extended": "^3.0.7",
12-
"typescript": "^5.8.2"
12+
"typescript": "^5.9.3"
1313
},
1414
"name": "nhs-notify-repository-template-example-lambda",
1515
"private": true,

package-lock.json

Lines changed: 71 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)