aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-13 11:45:06 -0400
committerGitHub <noreply@github.com>2024-04-13 11:45:06 -0400
commit00a51e90b324cf4113e775fc3672eb60f1ad0066 (patch)
treebd58f95d973c2bab966d9ce161cbf7e2cf515300 /package.json
parent8cfd404b0688744f24ea46944aac83c6f5c62273 (diff)
downloadsubmelon.dev-00a51e90b324cf4113e775fc3672eb60f1ad0066.tar.gz
submelon.dev-00a51e90b324cf4113e775fc3672eb60f1ad0066.tar.bz2
submelon.dev-00a51e90b324cf4113e775fc3672eb60f1ad0066.zip
build(deps-dev): bump typescript from 5.4.4 to 5.4.5 (#362)
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] <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 405e3f9..27ed901 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.4.4"
+ "typescript": "^5.4.5"
},
"packageManager": "yarn@3.2.2"
}