aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 05:49:46 +0000
committerGitHub <noreply@github.com>2021-05-11 05:49:46 +0000
commite33438a1033e4d92c5d244fc526df62939e71de4 (patch)
tree0bc50f988ef5418d30cbed29823679ab0eec7d5e /FrontEnd/package.json
parent98a3374d13d89e20ac210eb5f5c17dae902a5942 (diff)
downloadtimeline-e33438a1033e4d92c5d244fc526df62939e71de4.tar.gz
timeline-e33438a1033e4d92c5d244fc526df62939e71de4.tar.bz2
timeline-e33438a1033e4d92c5d244fc526df62939e71de4.zip
build(deps-dev): Bump sass-loader from 11.0.1 to 11.1.0 in /FrontEnd
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.0) 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 04ad248d..07ad3651 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -105,7 +105,7 @@
"querystring-es3": "^0.2.1",
"react-refresh": "^0.10.0",
"sass": "^1.32.12",
- "sass-loader": "^11.0.1",
+ "sass-loader": "^11.1.0",
"style-loader": "^2.0.0",
"ts-loader": "^9.1.2",
"typescript": "^4.2.4",