aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-11 07:11:57 +0000
committerGitHub <noreply@github.com>2021-02-11 07:11:57 +0000
commitae983df144297dc0fc1e8a4ad95cc243c345b266 (patch)
treeed5178d5a1ccdf3b96743cf8de8de84c8de89d9d
parent3a0e30b41d02f8081ed16baf77c844aa8366f684 (diff)
downloadtimeline-ae983df144297dc0fc1e8a4ad95cc243c345b266.tar.gz
timeline-ae983df144297dc0fc1e8a4ad95cc243c345b266.tar.bz2
timeline-ae983df144297dc0fc1e8a4ad95cc243c345b266.zip
build(deps-dev): Bump typescript from 4.1.4 to 4.1.5 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5) 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 901550eb..634c8e29 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -102,7 +102,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.0.16",
"type-fest": "^0.20.2",
- "typescript": "^4.1.4",
+ "typescript": "^4.1.5",
"url-loader": "^4.1.1",
"webpack": "^5.21.2",
"webpack-chain": "^6.5.1",