Skip to content

Commit edd2ac6

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf33b1 commit edd2ac6

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
@@ -75,7 +75,7 @@
7575
"rollup": "2.79.1",
7676
"rollup-plugin-terser": "7.0.2",
7777
"size-limit": "8.1.0",
78-
"typescript": "4.9.5"
78+
"typescript": "5.0.2"
7979
},
8080
"peerDependencies": {
8181
"react": "0.14 || 15 || 16 || 17 || 18"

0 commit comments

Comments
 (0)