aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-07 14:19:56 +0000
committerRenovate Bot <[email protected]>2022-03-07 14:19:56 +0000
commit32174fba310bb4ddcd9d10592edec02dde26766a (patch)
treea7905aa515ce583608d1c285fecad3bce080debe /package.json
parentMerge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff)
downloadfrontend-renovate/typescript-4.x.tar.xz
frontend-renovate/typescript-4.x.zip
chore(deps): update dependency typescript to v4.6.2renovate/typescript-4.x
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f7a8e91..2eaab64 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"lint-staged": "11.0.0",
"sass": "1.32.12",
"sass-loader": "11.1.0",
- "typescript": "4.2.4"
+ "typescript": "4.6.2"
},
"gitHooks": {
"pre-commit": "lint-staged"