Skip to content

Commit 6d1eaa3

Browse files
dependabot[bot]dlech
authored andcommitted
build(deps): bump mini-css-extract-plugin from 2.7.6 to 2.7.7
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.6 to 2.7.7. - [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/mini-css-extract-plugin@v2.7.6...v2.7.7) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcf5a01 commit 6d1eaa3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"jest-watch-typeahead": "^2.2.2",
7474
"jszip": "^3.10.1",
7575
"license-webpack-plugin": "^3.0.0",
76-
"mini-css-extract-plugin": "^2.7.6",
76+
"mini-css-extract-plugin": "^2.7.7",
7777
"monaco-editor": "^0.45.0",
7878
"monaco-editor-webpack-plugin": "^7.1.0",
7979
"monaco-themes": "^0.4.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2914,7 +2914,7 @@ __metadata:
29142914
jest-watch-typeahead: ^2.2.2
29152915
jszip: ^3.10.1
29162916
license-webpack-plugin: ^3.0.0
2917-
mini-css-extract-plugin: ^2.7.6
2917+
mini-css-extract-plugin: ^2.7.7
29182918
monaco-editor: ^0.45.0
29192919
monaco-editor-webpack-plugin: ^7.1.0
29202920
monaco-themes: ^0.4.4
@@ -12184,14 +12184,14 @@ __metadata:
1218412184
languageName: node
1218512185
linkType: hard
1218612186

12187-
"mini-css-extract-plugin@npm:^2.7.6":
12188-
version: 2.7.6
12189-
resolution: "mini-css-extract-plugin@npm:2.7.6"
12187+
"mini-css-extract-plugin@npm:^2.7.7":
12188+
version: 2.7.7
12189+
resolution: "mini-css-extract-plugin@npm:2.7.7"
1219012190
dependencies:
1219112191
schema-utils: ^4.0.0
1219212192
peerDependencies:
1219312193
webpack: ^5.0.0
12194-
checksum: be6f7cefc6275168eb0a6b8fe977083a18c743c9612c9f00e6c1a62c3393ca7960e93fba1a7ebb09b75f36a0204ad087d772c1ef574bc29c90c0e8175a3c0b83
12194+
checksum: 04af0e7d8c1a4ff31c70ac2d0895837dae3d51cce3bfd90e3c1d90d50eef7de21778361a3064531df046d775d80b3bf056324dddea93831c7def2047c5aa8718
1219512195
languageName: node
1219612196
linkType: hard
1219712197

0 commit comments

Comments
 (0)