aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 17:05:08 -0700
committerFuwn <[email protected]>2021-05-20 17:05:08 -0700
commit7506bba58e338c280ef0bb5993b679b102f75ea4 (patch)
tree7a3ce2c8a98101f1cc8faafc92166571744144d3 /package.json
parentfeat(docs): documentation about new configuration keys (diff)
parentMerge pull request #6 from Whirlsplash/renovate/typescript-4.x (diff)
downloadsite-7506bba58e338c280ef0bb5993b679b102f75ea4.tar.xz
site-7506bba58e338c280ef0bb5993b679b102f75ea4.zip
Merge branch 'main' of https://github.com/Whirlsplash/site
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 330e47f..e17dc6b 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.3"
+ "typescript": "4.2.4"
}
}