From be8b83ec4c1690baf0cbb923cc96cd61ff624559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:20:54 -0400 Subject: [PATCH] build(deps-dev): bump mini-css-extract-plugin from 2.9.0 to 2.9.1 in /reacnetgenerator/static/webpack (#2280) Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.0 to 2.9.1.
Release notes

Sourced from mini-css-extract-plugin's releases.

v2.9.1

2.9.1 (2024-08-19)

Bug Fixes

Changelog

Sourced from mini-css-extract-plugin's changelog.

2.9.1 (2024-08-19)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mini-css-extract-plugin&package-manager=npm_and_yarn&previous-version=2.9.0&new-version=2.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- reacnetgenerator/static/webpack/package.json | 2 +- reacnetgenerator/static/webpack/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reacnetgenerator/static/webpack/package.json b/reacnetgenerator/static/webpack/package.json index 828bbabbf..0a1cce1aa 100644 --- a/reacnetgenerator/static/webpack/package.json +++ b/reacnetgenerator/static/webpack/package.json @@ -37,7 +37,7 @@ "html-inline-css-webpack-plugin": "1.11.2", "html-webpack-plugin": "5.6.0", "ifdef-loader": "2.3.2", - "mini-css-extract-plugin": "2.9.0", + "mini-css-extract-plugin": "2.9.1", "postcss": "8.4.47", "postcss-import": "16.1.0", "postcss-loader": "8.1.1", diff --git a/reacnetgenerator/static/webpack/yarn.lock b/reacnetgenerator/static/webpack/yarn.lock index 994dc6d28..4ff3caf44 100644 --- a/reacnetgenerator/static/webpack/yarn.lock +++ b/reacnetgenerator/static/webpack/yarn.lock @@ -2204,15 +2204,15 @@ __metadata: languageName: node linkType: hard -"mini-css-extract-plugin@npm:2.9.0": - version: 2.9.0 - resolution: "mini-css-extract-plugin@npm:2.9.0" +"mini-css-extract-plugin@npm:2.9.1": + version: 2.9.1 + resolution: "mini-css-extract-plugin@npm:2.9.1" dependencies: schema-utils: "npm:^4.0.0" tapable: "npm:^2.2.1" peerDependencies: webpack: ^5.0.0 - checksum: 10/4c9ee9c0c6160a64a4884d5a92a1a5c0b68d556cd00f975cf6c8a79b51ac90e6130a37b3832b17d377d0cb1b31c0313c8c023458d4f69e95fe3424a8b43d834f + checksum: 10/a4a0c73a054254784b9d39a3a4f117691600355125242dfc46ced0912b4937050823478bdbf403b5392c21e2fb2203902b41677d67c7d668f77b985b594e94c6 languageName: node linkType: hard @@ -3268,7 +3268,7 @@ __metadata: jquery: "npm:3.7.1" jsrender: "npm:1.0.15" magnific-popup: "npm:1.2.0" - mini-css-extract-plugin: "npm:2.9.0" + mini-css-extract-plugin: "npm:2.9.1" paginationjs: "npm:2.6.0" popper.js: "npm:1.16.1" postcss: "npm:8.4.47"