aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-09 09:08:55 -0500
committerGitHub <noreply@github.com>2024-03-09 09:08:55 -0500
commit6bf4357aaaa3ccc23e06a5c205212f7d01ec07e8 (patch)
treecda470d3d55ad7a0596289e2483bcbc2321df773 /package.json
parent35a72999858bae5a82f8ac7b42c79d63835e39da (diff)
downloadsubmelon.dev-6bf4357aaaa3ccc23e06a5c205212f7d01ec07e8.tar.gz
submelon.dev-6bf4357aaaa3ccc23e06a5c205212f7d01ec07e8.tar.bz2
submelon.dev-6bf4357aaaa3ccc23e06a5c205212f7d01ec07e8.zip
build(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#351)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 1af2529..37baf3a 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"badgen-cli": "^0.2.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
- "typescript": "^5.3.3"
+ "typescript": "^5.4.2"
},
"packageManager": "yarn@3.2.2"
}