Skip to content

Commit cb259d1

Browse files
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (testing-library#681)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.5...v4.4.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 73e265c commit cb259d1

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

0 commit comments

Comments
 (0)