Skip to content

Commit 90d04de

Browse files
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#1131)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddf5112 commit 90d04de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"standard-version": "9.5.0",
7676
"ts-jest": "26.5.6",
7777
"tsd": "^0.25.0",
78-
"typescript": "4.9.3"
78+
"typescript": "4.9.4"
7979
},
8080
"lint-staged": {
8181
"{src,test}/**/*.{js?(x),md}": [

0 commit comments

Comments
 (0)