aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-28 06:58:21 +0000
committerGitHub <noreply@github.com>2021-05-28 06:58:21 +0000
commit0284be0e62e009989935d175a97a711a5a5828ff (patch)
tree936b3e40febb8cd6d22cef1731feffad4a2b8983
parentd004f977354f9c55c820fcb81d64579d7b55b0c5 (diff)
downloadtimeline-0284be0e62e009989935d175a97a711a5a5828ff.tar.gz
timeline-0284be0e62e009989935d175a97a711a5a5828ff.tar.bz2
timeline-0284be0e62e009989935d175a97a711a5a5828ff.zip
build(deps-dev): Bump typescript from 4.2.4 to 4.3.2 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2) 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 0a873994..7608c51b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -105,7 +105,7 @@
"sass-loader": "^11.1.1",
"style-loader": "^2.0.0",
"ts-loader": "^9.2.2",
- "typescript": "^4.2.4",
+ "typescript": "^4.3.2",
"url-loader": "^4.1.1",
"webpack": "^5.38.1",
"webpack-chain": "^6.5.1",