aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-09 07:11:46 +0000
committerGitHub <noreply@github.com>2021-02-09 07:11:46 +0000
commit7998ad22d7cd681788d381d262c0cddef00aa4a9 (patch)
tree0596b70ecbe5cb5bfb4664b670b533860ac300e9
parent7978a4c8597a152e002516692fedb182a18fcae1 (diff)
downloadtimeline-7998ad22d7cd681788d381d262c0cddef00aa4a9.tar.gz
timeline-7998ad22d7cd681788d381d262c0cddef00aa4a9.tar.bz2
timeline-7998ad22d7cd681788d381d262c0cddef00aa4a9.zip
build(deps-dev): Bump ts-loader from 8.0.15 to 8.0.16 in /FrontEnd
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.15 to 8.0.16. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.15...v8.0.16) 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 eaab3645..58b036c7 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -100,7 +100,7 @@
"sass": "^1.32.6",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
- "ts-loader": "^8.0.15",
+ "ts-loader": "^8.0.16",
"type-fest": "^0.20.2",
"typescript": "^4.1.3",
"url-loader": "^4.1.1",