aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-08 07:05:28 +0000
committerGitHub <noreply@github.com>2021-04-08 07:05:28 +0000
commit95ee03699c9db957d1b8498782bbb830be8f13ee (patch)
tree9fa72cc33f312ca64453cfa942ecc662501d0692 /FrontEnd/package.json
parent1cfbd0d9f6d285ee7f2528fac367016ae6cc9662 (diff)
downloadtimeline-95ee03699c9db957d1b8498782bbb830be8f13ee.tar.gz
timeline-95ee03699c9db957d1b8498782bbb830be8f13ee.tar.bz2
timeline-95ee03699c9db957d1b8498782bbb830be8f13ee.zip
build(deps-dev): Bump typescript from 4.2.3 to 4.2.4 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [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 ab6fe095..0cdcb1cf 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -107,7 +107,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.1.0",
"type-fest": "^1.0.1",
- "typescript": "^4.2.3",
+ "typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.30.0",
"webpack-chain": "^6.5.1",