aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 06:28:08 +0000
committerGitHub <noreply@github.com>2021-03-25 06:28:08 +0000
commit173fccad5ccc6b86d9049ffd4fc84fac4081a714 (patch)
tree3046a591bb737c56eb6eaa011cdc34cc99e310da
parent3af9bdfe997257db36ea102fbaec15e58c3b0f51 (diff)
downloadtimeline-173fccad5ccc6b86d9049ffd4fc84fac4081a714.tar.gz
timeline-173fccad5ccc6b86d9049ffd4fc84fac4081a714.tar.bz2
timeline-173fccad5ccc6b86d9049ffd4fc84fac4081a714.zip
build(deps-dev): Bump css-loader from 5.1.3 to 5.2.0 in /FrontEnd
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0) 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 e34b0207..8a31076e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -84,7 +84,7 @@
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.0",
- "css-loader": "^5.1.3",
+ "css-loader": "^5.2.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",