aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-05 12:38:28 +0000
committerGitHub <noreply@github.com>2021-03-05 12:38:28 +0000
commit64a10b6233f13bfc287456191f5b11fee9994c55 (patch)
treea1ef10df786e8beee1fddfec7f17a15ee2324cf1
parent55ece0915f2774f667e3fa6531c5a34207a81f79 (diff)
parentd3b424ebff1fe1c0ea03e7a7cbf581eb8a04b73b (diff)
downloadtimeline-64a10b6233f13bfc287456191f5b11fee9994c55.tar.gz
timeline-64a10b6233f13bfc287456191f5b11fee9994c55.tar.bz2
timeline-64a10b6233f13bfc287456191f5b11fee9994c55.zip
Merge pull request #345 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.2.3
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7d3cabae..f28f55b9 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.2.2",
+ "typescript": "^4.2.3",
"url-loader": "^4.1.1",
"webpack": "^5.24.3",
"webpack-chain": "^6.5.1",