From f83ac2bfd152594bdb9113517fa8ab2f5eae81ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 11:10:11 -0600 Subject: [PATCH] build(deps): bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#1354) Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.1 to 2.7.2. - [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](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index acbabeff..623d36ff 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "jest-watch-typeahead": "^2.2.1", "jszip": "^3.10.1", "license-webpack-plugin": "^3.0.0", - "mini-css-extract-plugin": "^2.7.1", + "mini-css-extract-plugin": "^2.7.2", "monaco-editor": "^0.34.1", "monaco-editor-webpack-plugin": "^7.0.1", "monaco-themes": "^0.4.3", diff --git a/yarn.lock b/yarn.lock index 03b0aa8c..a5b6c9a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2484,7 +2484,7 @@ __metadata: jest-watch-typeahead: ^2.2.1 jszip: ^3.10.1 license-webpack-plugin: ^3.0.0 - mini-css-extract-plugin: ^2.7.1 + mini-css-extract-plugin: ^2.7.2 monaco-editor: ^0.34.1 monaco-editor-webpack-plugin: ^7.0.1 monaco-themes: ^0.4.3 @@ -10846,14 +10846,14 @@ __metadata: languageName: node linkType: hard -"mini-css-extract-plugin@npm:^2.7.1": - version: 2.7.1 - resolution: "mini-css-extract-plugin@npm:2.7.1" +"mini-css-extract-plugin@npm:^2.7.2": + version: 2.7.2 + resolution: "mini-css-extract-plugin@npm:2.7.2" dependencies: schema-utils: ^4.0.0 peerDependencies: webpack: ^5.0.0 - checksum: 0da0db7befa4da5df2293440e540d9414b23b99768bbec4b8dab40c1c961ad31532239635be06c6ca9a6d4cfcb0caeb6dbd19d5e31d3271d734e0a39c3245c23 + checksum: cd65611d6dc452f230c6ebba8a47bc5f5146b813b13b0b402c6f4a69f6451242eeea781152bebd31cad8ca7c7e95dac91e7e464087f18fb65b2d1097b58cf4ae languageName: node linkType: hard