Skip to content

Commit 119d3f1

Browse files
build(deps-dev): bump typescript in /src/test/nodejs/sequelize-tests (#4361)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.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 04e66a6 commit 119d3f1

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": "^25.0.2",
88
"ts-node": "10.9.2",
9-
"typescript": "6.0.2"
9+
"typescript": "6.0.3"
1010
},
1111
"dependencies": {
1212
"pg": "^8.11.3",

0 commit comments

Comments
 (0)