aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-10 17:08:38 +0800
committerGitHub <noreply@github.com>2021-02-10 17:08:38 +0800
commit3e5e5baf8e0baa69f0868aacf308080b632420f9 (patch)
tree165c2be4d09d8f52e0731fba8c9153953280fb43
parentee20726beb64344148db7c125e3f4a3fdf7b54d3 (diff)
parentf5d98f75b82d3420d66434c3fcd25fbd55116a76 (diff)
downloadtimeline-3e5e5baf8e0baa69f0868aacf308080b632420f9.tar.gz
timeline-3e5e5baf8e0baa69f0868aacf308080b632420f9.tar.bz2
timeline-3e5e5baf8e0baa69f0868aacf308080b632420f9.zip
Merge pull request #261 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.1.4
build(deps-dev): Bump typescript from 4.1.3 to 4.1.4 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 2eff6e16..2054737c 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.3",
+ "typescript": "^4.1.4",
"url-loader": "^4.1.1",
"webpack": "^5.21.2",
"webpack-chain": "^6.5.1",