aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-05 07:05:39 +0000
committerGitHub <noreply@github.com>2021-03-05 07:05:39 +0000
commit373f61dfe8b39d029d930541427e9e26a1eb7104 (patch)
tree19219debd692bfcae87fe47726582755d3ff7374 /FrontEnd/package.json
parentc52e11e01366cfe502d83ac4641d153db098091d (diff)
downloadtimeline-373f61dfe8b39d029d930541427e9e26a1eb7104.tar.gz
timeline-373f61dfe8b39d029d930541427e9e26a1eb7104.tar.bz2
timeline-373f61dfe8b39d029d930541427e9e26a1eb7104.zip
build(deps-dev): Bump typescript from 4.2.2 to 4.2.3 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7d3cabae..f28f55b9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -104,7 +104,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.0.17",
"type-fest": "^0.21.2",
- "typescript": "^4.2.2",
+ "typescript": "^4.2.3",
"url-loader": "^4.1.1",
"webpack": "^5.24.3",
"webpack-chain": "^6.5.1",