diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-20 07:16:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-20 07:16:27 +0000 |
commit | dcfd9bd4e8e8e45b84d598b2089a6e5d6e7230a6 (patch) | |
tree | 62149b3e2d31dd30d8fb2b4c24d1f28d3af3a53a /FrontEnd/package.json | |
parent | c0bc513f25f2a75ea73ac026b01e62684fc63d7d (diff) | |
parent | 931877309cd1d3e9a747510129d88056ecec37ab (diff) | |
download | timeline-dcfd9bd4e8e8e45b84d598b2089a6e5d6e7230a6.tar.gz timeline-dcfd9bd4e8e8e45b84d598b2089a6e5d6e7230a6.tar.bz2 timeline-dcfd9bd4e8e8e45b84d598b2089a6e5d6e7230a6.zip |
Merge pull request #470 from crupest/dependabot/npm_and_yarn/FrontEnd/css-loader-5.2.4
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 2389f02c..47a17df1 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -83,7 +83,7 @@ "babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.1",
- "css-loader": "^5.2.2",
+ "css-loader": "^5.2.4",
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-import": "^2.22.1",
|