Skip to content

Commit b930c5f

Browse files
Bump typescript from 4.9.5 to 5.9.3 in /api-inmemory
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 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@v4.9.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit b930c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-inmemory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"azure-functions-core-tools": "4.0.5095",
1717
"@types/node": "^18.x",
18-
"typescript": "^4.0.0"
18+
"typescript": "^5.9.3"
1919
},
2020
"main": "dist/src/functions/*.js"
2121
}

0 commit comments

Comments
 (0)