aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commit0cf093e321e9e3376bf02d23e600e9d95a044bf0 (patch)
tree830b6eddb3494203cced53a18167e20971a16767 /FrontEnd/package.json
parentf30213cc3ed5d5cc7cf00145580f2e00d221b165 (diff)
downloadtimeline-0cf093e321e9e3376bf02d23e600e9d95a044bf0.tar.gz
timeline-0cf093e321e9e3376bf02d23e600e9d95a044bf0.tar.bz2
timeline-0cf093e321e9e3376bf02d23e600e9d95a044bf0.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>
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 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",