aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-10 07:09:23 +0000
committerGitHub <noreply@github.com>2021-02-10 07:09:23 +0000
commitf5d98f75b82d3420d66434c3fcd25fbd55116a76 (patch)
tree9285ef327ca071953f926d3c37aadc6015d1af6c
parentbc2d6676276ea85a974f57f96b038e35e6ce7460 (diff)
downloadtimeline-f5d98f75b82d3420d66434c3fcd25fbd55116a76.tar.gz
timeline-f5d98f75b82d3420d66434c3fcd25fbd55116a76.tar.bz2
timeline-f5d98f75b82d3420d66434c3fcd25fbd55116a76.zip
build(deps-dev): Bump typescript from 4.1.3 to 4.1.4 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 4d51a772..7b2f0ac3 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -102,7 +102,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.0.16",
"type-fest": "^0.20.2",
- "typescript": "^4.1.3",
+ "typescript": "^4.1.4",
"url-loader": "^4.1.1",
"webpack": "^5.21.2",
"webpack-chain": "^6.5.1",