From 02beb4af7700e728fcffa8542fe95e15492340fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 17:35:31 +0000 Subject: [PATCH] build(deps): bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#1333) Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0. - [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.6.1...v2.7.0) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 9e6b5242..bd38fc73 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.6.1", + "mini-css-extract-plugin": "^2.7.0", "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 f93a5a2f..ea683626 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.6.1 + mini-css-extract-plugin: ^2.7.0 monaco-editor: ^0.34.1 monaco-editor-webpack-plugin: ^7.0.1 monaco-themes: ^0.4.3 @@ -11060,14 +11060,14 @@ __metadata: languageName: node linkType: hard -"mini-css-extract-plugin@npm:^2.6.1": - version: 2.6.1 - resolution: "mini-css-extract-plugin@npm:2.6.1" +"mini-css-extract-plugin@npm:^2.7.0": + version: 2.7.0 + resolution: "mini-css-extract-plugin@npm:2.7.0" dependencies: schema-utils: ^4.0.0 peerDependencies: webpack: ^5.0.0 - checksum: df60840404878c4832b4104799fd29c5a89b06b1e377956c8d4a5729efe0ef301a52e5087d6f383871df5e69a8445922a0ae635c11abf412d7645a7096d0e973 + checksum: e6b111d4289132bd496286eec42801c74c83af7eac71af630a5babae48ca65377f47d8b39e1f0653b449e68e67b57dbd0d36917242f08fc3e7770e70c0cb56cd languageName: node linkType: hard