Skip to content

Commit ac6bfd6

Browse files
authored
Merge pull request #12 from xtoolkit/renovate/typescript-4.x
Update dependency typescript to v4.7.4
2 parents 6a6048a + c4d106b commit ac6bfd6

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
@@ -20,7 +20,7 @@
2020
"rollup-plugin-terser": "7.0.2",
2121
"rollup-plugin-typescript2": "0.32.1",
2222
"ts-jest": "27.1.0",
23-
"typescript": "4.5.2"
23+
"typescript": "4.7.4"
2424
},
2525
"lint-staged": {
2626
"*.js": [

0 commit comments

Comments
 (0)