Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 3126b9e

Browse files
Bump mini-css-extract-plugin from 1.3.3 to 1.3.4 (mastodon#15572)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.3 to 1.3.4. - [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@v1.3.3...v1.3.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c6a3c1 commit 3126b9e

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
@@ -111,7 +111,7 @@
111111
"lodash": "^4.17.19",
112112
"mark-loader": "^0.1.6",
113113
"marky": "^1.2.1",
114-
"mini-css-extract-plugin": "^1.3.3",
114+
"mini-css-extract-plugin": "^1.3.4",
115115
"mkdirp": "^1.0.4",
116116
"npmlog": "^4.1.2",
117117
"object-assign": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7105,10 +7105,10 @@ min-indent@^1.0.0:
71057105
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
71067106
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
71077107

7108-
mini-css-extract-plugin@^1.3.3:
7109-
version "1.3.3"
7110-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.3.tgz#7802e62b34199aa7d1a62e654395859a836486a0"
7111-
integrity sha512-7lvliDSMiuZc81kI+5/qxvn47SCM7BehXex3f2c6l/pR3Goj58IQxZh9nuPQ3AkGQgoETyXuIqLDaO5Oa0TyBw==
7108+
mini-css-extract-plugin@^1.3.4:
7109+
version "1.3.4"
7110+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8"
7111+
integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg==
71127112
dependencies:
71137113
loader-utils "^2.0.0"
71147114
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)