Skip to content

Commit 5054579

Browse files
authored
chore: update typescript (#203)
1 parent 2fd85a5 commit 5054579

File tree

2 files changed

+28
-14
lines changed

2 files changed

+28
-14
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"@commitlint/config-conventional": "^17.3.0",
6262
"@types/fs-extra": "^9.0.13",
6363
"@types/micromatch": "^4.0.2",
64+
"@types/node": "^18.11.18",
6465
"@types/normalize-path": "^3.0.0",
6566
"@types/webpack": "^5.28.0",
6667
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
@@ -81,7 +82,7 @@
8182
"npm-run-all": "^4.1.5",
8283
"prettier": "^2.8.0",
8384
"standard-version": "^9.5.0",
84-
"typescript": "^4.8.4",
85+
"typescript": "^4.9.4",
8586
"webpack": "^5.75.0"
8687
},
8788
"keywords": [

0 commit comments

Comments
 (0)