aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-03-16 19:46:03 +0000
committerGitHub <[email protected]>2023-03-16 19:46:03 +0000
commite11fcc2689805c691ba1bcad799fee10e609fdc3 (patch)
treea30910c2a58db0f94cc7e8fd4b172dc065bdc06a /package.json
parentchore(deps): update dependency @types/node to v18 (#41) (diff)
downloadholo-schedule-renovate/typescript-5.x.tar.xz
holo-schedule-renovate/typescript-5.x.zip
chore(deps): update dependency typescript to v5renovate/typescript-5.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 b461481..3f01125 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^5.0.0",
"semantic-release": "^19.0.0",
- "typescript": "^4.0.0"
+ "typescript": "^5.0.0"
},
"scripts": {
"build": "tsc",