aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-11 22:26:01 +0800
committerGitHub <noreply@github.com>2021-02-11 22:26:01 +0800
commit0064a85f9c58017382cb6f2ec3cc707dc11e3405 (patch)
tree90f0025c0c2d38f7a76286b160a661f7a2070a4a
parente7a0ad3a10fe3a5fb438841630255d93ae1836e9 (diff)
parentae983df144297dc0fc1e8a4ad95cc243c345b266 (diff)
downloadtimeline-0064a85f9c58017382cb6f2ec3cc707dc11e3405.tar.gz
timeline-0064a85f9c58017382cb6f2ec3cc707dc11e3405.tar.bz2
timeline-0064a85f9c58017382cb6f2ec3cc707dc11e3405.zip
Merge pull request #264 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.1.5
build(deps-dev): Bump typescript from 4.1.4 to 4.1.5 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 fc4147ad..dde61006 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -102,7 +102,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.0.17",
"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",