summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-10-04 07:31:57 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-10-04 07:31:57 +0100
commit2e73f41cbf02b7a5d7e2f451d304b97531deb591 (patch)
tree82d0bbb3edff44577e976e87c5534a0d8fe2f384 /package.json
parent9e3a8eed0aab05164e50efc2742fd6061d750771 (diff)
Upgrades typescript -> 5.2.2
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 396e6fe..03dfdcd 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@paypal/paypal-js": "^6.0.1",
"astro": "^3.2.2",
"dotenv": "^16.3.1",
- "typescript": "^5.1.6",
+ "typescript": "^5.2.2",
"vercel": "^32.4.0"
},
"devDependencies": {