aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 15:30:41 +0000
committerGitHub <noreply@github.com>2021-02-19 15:30:41 +0000
commit6f08ea54ec3308937868877dff207465fbc1f709 (patch)
tree2357b8b8bdd194412265a51ed3c190ad3f8c8502
parent87da13224326de81f8faf176c3f8f4062dd99c98 (diff)
parenta5b23a4551feff61027b1563eac3283273a320ae (diff)
downloadtimeline-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
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index eee3e6a2..6a494f88 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -77,7 +77,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",
@@ -8830,9 +8830,9 @@
}
},
"node_modules/mini-css-extract-plugin": {
- "version": "1.3.7",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz",
- "integrity": "sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==",
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8.tgz",
+ "integrity": "sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA==",
"dev": true,
"dependencies": {
"loader-utils": "^2.0.0",
@@ -22946,9 +22946,9 @@
}
},
"mini-css-extract-plugin": {
- "version": "1.3.7",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz",
- "integrity": "sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==",
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8.tgz",
+ "integrity": "sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",
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",