Skip to content

Commit 08d90f7

Browse files
chore: bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /site (coder#2906)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00fee2e commit 08d90f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"jest-junit": "14.0.0",
103103
"jest-runner-eslint": "1.0.0",
104104
"jest-websocket-mock": "2.3.0",
105-
"mini-css-extract-plugin": "2.6.0",
105+
"mini-css-extract-plugin": "2.6.1",
106106
"msw": "0.42.0",
107107
"prettier": "2.7.1",
108108
"prettier-plugin-organize-imports": "2.3.4",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10009,10 +10009,10 @@ min-indent@^1.0.0:
1000910009
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1001010010
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1001110011

10012-
mini-css-extract-plugin@2.6.0:
10013-
version "2.6.0"
10014-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e"
10015-
integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==
10012+
mini-css-extract-plugin@2.6.1:
10013+
version "2.6.1"
10014+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e"
10015+
integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==
1001610016
dependencies:
1001710017
schema-utils "^4.0.0"
1001810018

0 commit comments

Comments
 (0)