diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-09 02:35:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-09 02:35:21 +0000 |
commit | 8f0fe81711f3faffe8549e97bcbe3bdc9af1fc5f (patch) | |
tree | 3ac6b42dcc70669d794e8dfdb428634a3a1effd5 /FrontEnd/package.json | |
parent | d9aaccedbe0a5eefebc7ee7d53cdd4ca6df2fb50 (diff) | |
parent | 8c4ee09558f98165602b57070139b8bf07e1bf56 (diff) | |
download | timeline-8f0fe81711f3faffe8549e97bcbe3bdc9af1fc5f.tar.gz timeline-8f0fe81711f3faffe8549e97bcbe3bdc9af1fc5f.tar.bz2 timeline-8f0fe81711f3faffe8549e97bcbe3bdc9af1fc5f.zip |
Merge pull request #438 from crupest/dependabot/npm_and_yarn/FrontEnd/mini-css-extract-plugin-1.4.1
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 1c391cd1..0ecac9ed 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -95,7 +95,7 @@ "file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.4.0",
+ "mini-css-extract-plugin": "^1.4.1",
"postcss": "^8.2.9",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",
|