Skip to content

Commit 35d0aac

Browse files
build(deps-dev): bump typescript from 4.7.2 to 4.7.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaeb330 commit 35d0aac

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
@@ -74,7 +74,7 @@
7474
"rollup": "2.75.5",
7575
"rollup-plugin-terser": "7.0.2",
7676
"size-limit": "7.0.8",
77-
"typescript": "4.7.2"
77+
"typescript": "4.7.3"
7878
},
7979
"peerDependencies": {
8080
"react": "0.14 || 15 || 16 || 17 || 18"

0 commit comments

Comments
 (0)