Skip to content

Commit ce24739

Browse files
Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 (FreeTubeApp#2701)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.0 to 2.6.1. - [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](webpack-contrib/mini-css-extract-plugin@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22a5062 commit ce24739

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"js-yaml": "^4.1.0",
108108
"json-minimizer-webpack-plugin": "^4.0.0",
109109
"lefthook": "^1.1.1",
110-
"mini-css-extract-plugin": "^2.2.2",
110+
"mini-css-extract-plugin": "^2.6.1",
111111
"npm-run-all": "^4.1.5",
112112
"prettier": "^2.3.2",
113113
"rimraf": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5825,10 +5825,10 @@ min-document@^2.19.0:
58255825
dependencies:
58265826
dom-walk "^0.1.0"
58275827

5828-
mini-css-extract-plugin@^2.2.2:
5829-
version "2.6.0"
5830-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e"
5831-
integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==
5828+
mini-css-extract-plugin@^2.6.1:
5829+
version "2.6.1"
5830+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e"
5831+
integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==
58325832
dependencies:
58335833
schema-utils "^4.0.0"
58345834

0 commit comments

Comments
 (0)