Skip to content

Commit f73c4ba

Browse files
chore: update typescript (#317)
Co-authored-by: Ricardo Gobbo de Souza <[email protected]>
1 parent e18c9c9 commit f73c4ba

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

package-lock.json

Lines changed: 14 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
@@ -62,6 +62,7 @@
6262
"@types/file-entry-cache": "^5.0.2",
6363
"@types/fs-extra": "^9.0.13",
6464
"@types/micromatch": "^4.0.2",
65+
"@types/node": "^18.11.18",
6566
"@types/normalize-path": "^3.0.0",
6667
"@types/webpack": "^5.28.0",
6768
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
@@ -85,7 +86,7 @@
8586
"prettier": "^2.7.1",
8687
"standard-version": "^9.5.0",
8788
"stylelint": "^14.14.0",
88-
"typescript": "^4.8.4",
89+
"typescript": "^4.9.4",
8990
"webpack": "^5.74.0"
9091
},
9192
"keywords": [

0 commit comments

Comments
 (0)