Skip to content

Commit f9313a1

Browse files
dependabot[bot]FlorentinD
authored andcommitted
Bump typescript from 5.6.3 to 5.7.3 in /js-applet
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9ef0ed commit f9313a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js-applet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"babel-loader": "^9.2.1",
1010
"ts-loader": "^9.4.4",
1111
"ts-node": "^10.9.2",
12-
"typescript": "5.6.3",
12+
"typescript": "5.7.3",
1313
"webpack": "^5.75.0",
1414
"webpack-cli": "^5.0.0"
1515
},

0 commit comments

Comments
 (0)