diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-19 15:30:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 15:30:41 +0000 |
commit | 6f08ea54ec3308937868877dff207465fbc1f709 (patch) | |
tree | 2357b8b8bdd194412265a51ed3c190ad3f8c8502 /FrontEnd/package.json | |
parent | 87da13224326de81f8faf176c3f8f4062dd99c98 (diff) | |
parent | a5b23a4551feff61027b1563eac3283273a320ae (diff) | |
download | timeline-6f08ea54ec3308937868877dff207465fbc1f709.tar.gz timeline-6f08ea54ec3308937868877dff207465fbc1f709.tar.bz2 timeline-6f08ea54ec3308937868877dff207465fbc1f709.zip |
Merge pull request #293 from crupest/dependabot/npm_and_yarn/FrontEnd/mini-css-extract-plugin-1.3.8
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 baba029d..311766ee 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -92,7 +92,7 @@ "file-loader": "^6.2.0",
"html-webpack-plugin": "5.1.0",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.3.7",
+ "mini-css-extract-plugin": "^1.3.8",
"postcss": "^8.2.6",
"postcss-loader": "^5.0.0",
"postcss-preset-env": "^6.7.0",
|