aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 07:03:35 +0000
committerGitHub <noreply@github.com>2021-02-16 07:03:35 +0000
commit6a022f19e9c0afb009188b5490dfbb9196fce32b (patch)
tree79e457dbb9a19074fe196697f2b73316c5ab83cd /FrontEnd
parent8d1b782e4890bbed1d5e42db25cf9e9f688c5ee9 (diff)
downloadtimeline-6a022f19e9c0afb009188b5490dfbb9196fce32b.tar.gz
timeline-6a022f19e9c0afb009188b5490dfbb9196fce32b.tar.bz2
timeline-6a022f19e9c0afb009188b5490dfbb9196fce32b.zip
build(deps-dev): Bump mini-css-extract-plugin in /FrontEnd
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.6...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-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 aa9e574b..e95e01d5 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.6",
+ "mini-css-extract-plugin": "^1.3.7",
"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.6",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz",
- "integrity": "sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg==",
+ "version": "1.3.7",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz",
+ "integrity": "sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==",
"dev": true,
"dependencies": {
"loader-utils": "^2.0.0",
@@ -22946,9 +22946,9 @@
}
},
"mini-css-extract-plugin": {
- "version": "1.3.6",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz",
- "integrity": "sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg==",
+ "version": "1.3.7",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz",
+ "integrity": "sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 551eb8cf..9a0448f3 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.6",
+ "mini-css-extract-plugin": "^1.3.7",
"postcss": "^8.2.6",
"postcss-loader": "^5.0.0",
"postcss-preset-env": "^6.7.0",