aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-06-17 18:49:57 +0000
committerRenovate Bot <[email protected]>2021-06-17 18:49:57 +0000
commit59aebbf98cd84ff340f2a033205d4a2539175cc2 (patch)
tree3d6f0b1a976dd1d66793221bbb4751a9511974e9 /package.json
parentfeat(footer): add twitter to community links (diff)
downloadsite-59aebbf98cd84ff340f2a033205d4a2539175cc2.tar.xz
site-59aebbf98cd84ff340f2a033205d4a2539175cc2.zip
chore(deps): update dependency typescript to v4.3.4
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 e17dc6b..53cb149 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,6 @@
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "6.0.0",
- "typescript": "4.2.4"
+ "typescript": "4.3.4"
}
}