summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-15 15:35:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-15 15:36:30 +0000
commit643281a4a08614839c5f0b8d2b1d833796dfa271 (patch)
tree2ec5c8301f06b14816dbcef5a76851c866a7537c /package.json
parentf0723e313202feb9f09b0ea7c9168582f1622bc0 (diff)
chore(deps-dev): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5. - [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.4...v5.4.5) --- 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 aaa1d16..420a70f 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"tsx": "^4.7.2",
- "typescript": "^5.4.4",
+ "typescript": "^5.4.5",
"wrangler": "^3.45.0"
},
"packageManager": "[email protected]",