Skip to content

Commit 6027d4c

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#538)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c83811f commit 6027d4c

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
@@ -66,7 +66,7 @@
6666
"react-dom": "^18.0.0",
6767
"regenerator-runtime": "^0.13.7",
6868
"sinon": "^9.0.2",
69-
"typescript": "^4.0.2",
69+
"typescript": "^5.3.3",
7070
"vinyl-fs": "^3.0.3"
7171
},
7272
"peerDependencies": {

0 commit comments

Comments
 (0)