Skip to content

Commit b4abcb5

Browse files
chore(deps-dev): bump typescript from 5.0.3 to 5.0.4 (#43)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7be675f commit b4abcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"rimraf": "^5.0.0",
124124
"rollup": "^3.19.1",
125125
"simple-git-hooks": "^2.8.1",
126-
"typescript": "5.0.3",
126+
"typescript": "5.0.4",
127127
"vite": "^4.2.1",
128128
"vitest": "^0.30.1"
129129
},

0 commit comments

Comments
 (0)