diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-04 07:31:57 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-04 07:31:57 +0100 |
| commit | 2e73f41cbf02b7a5d7e2f451d304b97531deb591 (patch) | |
| tree | 82d0bbb3edff44577e976e87c5534a0d8fe2f384 /package.json | |
| parent | 9e3a8eed0aab05164e50efc2742fd6061d750771 (diff) | |
Upgrades typescript -> 5.2.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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": { |
