summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 16:00:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 16:01:33 +0000
commitb2d10d79801c759bff98c111f2ba99e846f2297a (patch)
tree6ef8cf91149b151a54435cff15d1ca48f886af03 /package.json
parente91c53890150b8b9afddc02d3f5e7f3b9d67b61b (diff)
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3. - [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.2...v5.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... 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 a4e93da..b0218bc 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.4.2",
+ "typescript": "^5.4.3",
"wrangler": "^3.34.2"
},
"packageManager": "[email protected]",