Skip to content

Commit bd2a8e3

Browse files
Bump mini-css-extract-plugin from 2.9.0 to 2.9.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.0 to 2.9.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.9.0...v2.9.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>
1 parent a790d93 commit bd2a8e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
"jest-extended": "^4.0.2",
299299
"jest-json-schema": "^6.1.0",
300300
"jest-watch-typeahead": "^2.2.2",
301-
"mini-css-extract-plugin": "^2.9.0",
301+
"mini-css-extract-plugin": "^2.9.1",
302302
"mock-express-request": "^0.2.0",
303303
"mock-express-response": "^0.3.0",
304304
"node-fetch": "^3.3.2",

yarn.lock

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

7462-
mini-css-extract-plugin@^2.9.0:
7463-
version "2.9.0"
7464-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
7465-
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
7462+
mini-css-extract-plugin@^2.9.1:
7463+
version "2.9.1"
7464+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz#4d184f12ce90582e983ccef0f6f9db637b4be758"
7465+
integrity sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==
74667466
dependencies:
74677467
schema-utils "^4.0.0"
74687468
tapable "^2.2.1"

0 commit comments

Comments
 (0)