summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-11 15:38:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-11 15:41:00 +0000
commitad812b48b283e38c86888b0862ce7a5413c8fd41 (patch)
tree00e443ce4e84519fa312f23061ef42aeb6bcaa45 /package.json
parenteb232c69198a734d1344b88af72f17dda2c2dba9 (diff)
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.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 3105d53..2a3d331 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.0",
"tsx": "^4.6.2",
- "typescript": "^5.3.2",
+ "typescript": "^5.3.3",
"wrangler": "^3.17.1"
},
"packageManager": "[email protected]",