aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 07:07:21 +0000
committerGitHub <noreply@github.com>2021-02-23 07:07:21 +0000
commit283ccb0c91287677cce00a38aed5c8cb4cf99f96 (patch)
tree09c7ea548de37801bfbf5d67f9045aaf36649bcb
parent3a1e6122af10265ee3edd976651c1d7575bea406 (diff)
downloadtimeline-283ccb0c91287677cce00a38aed5c8cb4cf99f96.tar.gz
timeline-283ccb0c91287677cce00a38aed5c8cb4cf99f96.tar.bz2
timeline-283ccb0c91287677cce00a38aed5c8cb4cf99f96.zip
build(deps-dev): Bump type-fest from 0.20.2 to 0.21.2 in /FrontEnd
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 0.20.2 to 0.21.2. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v0.20.2...v0.21.2) 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 3f2aaa52..b52bd008 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -103,7 +103,7 @@
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"ts-loader": "^8.0.17",
- "type-fest": "^0.20.2",
+ "type-fest": "^0.21.2",
"typescript": "^4.1.5",
"url-loader": "^4.1.1",
"webpack": "^5.23.0",