aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-03-24 03:02:13 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-03-24 03:02:13 +0300
commit5ba99aa18a8bc25b1f419eec1d1556d15546b43e (patch)
tree470afde021af61a5371050761ad3d312f8a04375 /package.json
parent10a04a0956ed88ebf0f03ac325b980b069693bdb (diff)
downloadpopov.link-5ba99aa18a8bc25b1f419eec1d1556d15546b43e.tar.xz
popov.link-5ba99aa18a8bc25b1f419eec1d1556d15546b43e.zip
fix(deps): update dependency typescript to v6renovate/typescript-6.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 cffec06..c736362 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"satori-html": "^0.3.2",
"schema-dts": "^1.1.5",
"sharp": "^0.34.2",
- "typescript": "^5"
+ "typescript": "^6.0.0"
},
"devDependencies": {
"prettier": "^3.5.3",