aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 06:57:28 +0000
committerGitHub <noreply@github.com>2021-04-21 06:57:28 +0000
commit56837da374a218cbbf2398183672b9c05ef285c3 (patch)
treed658d9c2c9bd7a180ce492ed3769a7875a32cfd6
parentad8bb6af7d0d2440770326ae6199d2b9b646aae9 (diff)
downloadtimeline-56837da374a218cbbf2398183672b9c05ef285c3.tar.gz
timeline-56837da374a218cbbf2398183672b9c05ef285c3.tar.bz2
timeline-56837da374a218cbbf2398183672b9c05ef285c3.zip
build(deps-dev): Bump ts-loader from 9.0.0 to 9.0.2 in /FrontEnd
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.0.0...v9.0.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 08834b43..4f51820a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -103,7 +103,7 @@
"sass": "^1.32.11",
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
- "ts-loader": "^9.0.0",
+ "ts-loader": "^9.0.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.34.0",