aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-05 07:13:42 +0000
committerGitHub <noreply@github.com>2021-02-05 07:13:42 +0000
commit6528ac6dcca791197629551345e527046a2b1ab4 (patch)
treef875199ec0862be6e60e8222051f4180f1635f94 /FrontEnd/package.json
parent90c74a29bb0bdc6972deb188fa13a8ec5c2870ed (diff)
downloadtimeline-6528ac6dcca791197629551345e527046a2b1ab4.tar.gz
timeline-6528ac6dcca791197629551345e527046a2b1ab4.tar.bz2
timeline-6528ac6dcca791197629551345e527046a2b1ab4.zip
build(deps-dev): Bump ts-loader from 8.0.14 to 8.0.15 in /FrontEnd
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.15. - [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.14...v8.0.15) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 2b734f89..48043e01 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.14",
+ "ts-loader": "^8.0.15",
"type-fest": "^0.20.2",
"typescript": "^4.1.3",
"url-loader": "^4.1.1",