aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-11 06:56:54 +0000
committerGitHub <noreply@github.com>2021-03-11 06:56:54 +0000
commiteb3a16c5cc30ba5e19e95de7a4af90036e740b16 (patch)
tree213cd130c2b011e4e7aa0cd4f91ba117085b4430
parent0edbfa10d02f20ac6c82b7006da8b23b8fb80bcb (diff)
downloadtimeline-eb3a16c5cc30ba5e19e95de7a4af90036e740b16.tar.gz
timeline-eb3a16c5cc30ba5e19e95de7a4af90036e740b16.tar.bz2
timeline-eb3a16c5cc30ba5e19e95de7a4af90036e740b16.zip
build(deps-dev): Bump type-fest from 0.21.2 to 0.21.3 in /FrontEnd
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 0.21.2 to 0.21.3. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v0.21.2...v0.21.3) 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 9d80766e..8c6d6cf9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -105,7 +105,7 @@
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"ts-loader": "^8.0.17",
- "type-fest": "^0.21.2",
+ "type-fest": "^0.21.3",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
"webpack": "^5.24.4",