aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitfb1427c07fbc1a57936853025157f1be229bde26 (patch)
tree5ff14a2fb0beda7c44e7d4d0fd276e74a566f1a7 /FrontEnd/package.json
parent256c221a9e6197677379bb90758a602c10cd439a (diff)
downloadtimeline-fb1427c07fbc1a57936853025157f1be229bde26.tar.gz
timeline-fb1427c07fbc1a57936853025157f1be229bde26.tar.bz2
timeline-fb1427c07fbc1a57936853025157f1be229bde26.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>
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 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",