Skip to content

Commit 425dd40

Browse files
chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#715)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.3...v4.4.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 c55c3d1 commit 425dd40

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
@@ -72,7 +72,7 @@
7272
"react-dom": "17.0.2",
7373
"react-test-renderer": "17.0.2",
7474
"ts-node": "10.3.0",
75-
"typescript": "4.4.3"
75+
"typescript": "4.4.4"
7676
},
7777
"peerDependencies": {
7878
"react": ">=16.9.0",

0 commit comments

Comments
 (0)