Skip to content

Commit 49ffc37

Browse files
committed
chore(react-icons): migrate to ts 4.9.5
1 parent a950257 commit 49ffc37

File tree

2 files changed

+10
-28
lines changed

2 files changed

+10
-28
lines changed

package-lock.json

Lines changed: 9 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react": "^17.0.1",
4343
"renamer": "^2.0.1",
4444
"svgo": "^2.8.0",
45-
"typescript": "~4.1.0",
45+
"typescript": "~4.9.5",
4646
"vitest": "^3.2.4",
4747
"yargs": "^14.0.0"
4848
},

0 commit comments

Comments
 (0)