Skip to content

Commit 1ff35d6

Browse files
build(deps-dev): Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b10ee2f commit 1ff35d6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-prettier": "^4.2.1",
4444
"jest": "^29.7.0",
4545
"prettier": "^2.8.8",
46-
"typescript": "^5.3.3"
46+
"typescript": "^5.4.2"
4747
},
4848
"dependencies": {
4949
"async-mqtt": "^2.6.3",

0 commit comments

Comments
 (0)