aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-24 07:55:28 +0000
committerGitHub <noreply@github.com>2021-02-24 07:55:28 +0000
commit5cc306281f558338ad6f6865a087cd8f77159ddc (patch)
treef2ce5fd4b45938e73baecded57c160454eab9a26
parentb0c99b3f5bd7662671f4b176a363fbd1a622d185 (diff)
downloadtimeline-5cc306281f558338ad6f6865a087cd8f77159ddc.tar.gz
timeline-5cc306281f558338ad6f6865a087cd8f77159ddc.tar.bz2
timeline-5cc306281f558338ad6f6865a087cd8f77159ddc.zip
build(deps-dev): Bump typescript from 4.1.5 to 4.2.2 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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 bda7ceaf..cc940e0f 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.1.5",
+ "typescript": "^4.2.2",
"url-loader": "^4.1.1",
"webpack": "^5.24.1",
"webpack-chain": "^6.5.1",