Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit bde5410

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump mini-css-extract-plugin from 2.6.1 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.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](webpack-contrib/mini-css-extract-plugin@v2.6.1...v2.7.2) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c18dc0 commit bde5410

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/ink-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"copy-webpack-plugin": "^11.0.0",
22-
"mini-css-extract-plugin": "^2.6.1",
22+
"mini-css-extract-plugin": "^2.7.2",
2323
"monaco-editor-webpack-plugin": "^7.0.1",
2424
"ts-loader": "^9.3.1",
2525
"webpack": "^5.75.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2420,7 +2420,7 @@ __metadata:
24202420
dependencies:
24212421
comlink: ^4.3.1
24222422
copy-webpack-plugin: ^11.0.0
2423-
mini-css-extract-plugin: ^2.6.1
2423+
mini-css-extract-plugin: ^2.7.2
24242424
monaco-editor-webpack-plugin: ^7.0.1
24252425
react: ^18.2.0
24262426
react-dom: ^18.2.0
@@ -8609,14 +8609,14 @@ __metadata:
86098609
languageName: node
86108610
linkType: hard
86118611

8612-
"mini-css-extract-plugin@npm:^2.6.1":
8613-
version: 2.6.1
8614-
resolution: "mini-css-extract-plugin@npm:2.6.1"
8612+
"mini-css-extract-plugin@npm:^2.7.2":
8613+
version: 2.7.2
8614+
resolution: "mini-css-extract-plugin@npm:2.7.2"
86158615
dependencies:
86168616
schema-utils: ^4.0.0
86178617
peerDependencies:
86188618
webpack: ^5.0.0
8619-
checksum: df60840404878c4832b4104799fd29c5a89b06b1e377956c8d4a5729efe0ef301a52e5087d6f383871df5e69a8445922a0ae635c11abf412d7645a7096d0e973
8619+
checksum: cd65611d6dc452f230c6ebba8a47bc5f5146b813b13b0b402c6f4a69f6451242eeea781152bebd31cad8ca7c7e95dac91e7e464087f18fb65b2d1097b58cf4ae
86208620
languageName: node
86218621
linkType: hard
86228622

0 commit comments

Comments
 (0)