Skip to content

Commit a6ff03c

Browse files
chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#737)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.4...v4.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d343ed commit a6ff03c

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.4.0",
75-
"typescript": "4.4.4"
75+
"typescript": "4.5.2"
7676
},
7777
"peerDependencies": {
7878
"react": ">=16.9.0",

0 commit comments

Comments
 (0)