summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 15:13:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-11 15:14:45 +0000
commitaf83b78cedbbb0d8e71fe0482f7dd35558265985 (patch)
tree19745df6b4c050867e2ab171a0ab01316256bb94 /package.json
parent3e6573c49f3ad4d83d05a6c9786631f5435b20c3 (diff)
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.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 1b203a7..0e5ac9c 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"tsx": "^4.7.1",
- "typescript": "^5.3.3",
+ "typescript": "^5.4.2",
"wrangler": "^3.30.1"
},
"packageManager": "[email protected]",