Skip to content

Commit b2a408b

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 (#70)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5. - [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.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49f6d2a commit b2a408b

File tree

2 files changed

+55
-77
lines changed

2 files changed

+55
-77
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"cz-conventional-changelog": "3.3.0",
5151
"husky": "^9.0.11",
5252
"stylelint": "^15.11.0",
53-
"typescript": "^5.3.3",
53+
"typescript": "^5.4.5",
5454
"wxt": "^0.17.12",
5555
"xo": "^0.58.0"
5656
},

0 commit comments

Comments
 (0)