summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 15:49:54 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-24 15:50:57 +0000
commit62f40d21c10a82ab3a4b2260462d7da8fc419535 (patch)
tree6f3570befc7559d6b899460ccb5726ec7946bf1c /package.json
parent337e164908e5367bb81b4ac0d39e1142d9308e6b (diff)
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 2e192e8..b49e5dc 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.2",
"tsx": "^4.15.7",
- "typescript": "^5.4.5",
+ "typescript": "^5.5.2",
"wrangler": "^3.60.3"
},
"packageManager": "[email protected]",