Skip to content

Commit 22fdad8

Browse files
build(deps-dev): bump typescript in /src/test/nodejs/sequelize-tests (GoogleCloudPlatform#3152)
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](https://github.com/microsoft/TypeScript/commits) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c204f9 commit 22fdad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/nodejs/sequelize-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"devDependencies": {
77
"@types/node": "^22.1.0",
88
"ts-node": "10.9.2",
9-
"typescript": "5.8.2"
9+
"typescript": "5.8.3"
1010
},
1111
"dependencies": {
1212
"pg": "^8.11.3",

0 commit comments

Comments
 (0)