mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump mini-css-extract-plugin from 2.6.0 to 2.6.1 (#910)
* build(deps): bump mini-css-extract-plugin from 2.6.0 to 2.6.1 Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.0 to 2.6.1. - [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.0...v2.6.1) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
73b3ee75bb
commit
3ac24aa853
+1
-1
@@ -65,7 +65,7 @@
|
||||
"jest-watch-typeahead": "^1.0.0",
|
||||
"jszip": "^3.10.0",
|
||||
"license-webpack-plugin": "^3.0.0",
|
||||
"mini-css-extract-plugin": "^2.4.5",
|
||||
"mini-css-extract-plugin": "^2.6.1",
|
||||
"monaco-editor": "^0.33.0",
|
||||
"monaco-editor-webpack-plugin": "^7.0.1",
|
||||
"monaco-themes": "^0.4.2",
|
||||
|
||||
@@ -2356,7 +2356,7 @@ __metadata:
|
||||
jest-watch-typeahead: ^1.0.0
|
||||
jszip: ^3.10.0
|
||||
license-webpack-plugin: ^3.0.0
|
||||
mini-css-extract-plugin: ^2.4.5
|
||||
mini-css-extract-plugin: ^2.6.1
|
||||
monaco-editor: ^0.33.0
|
||||
monaco-editor-webpack-plugin: ^7.0.1
|
||||
monaco-themes: ^0.4.2
|
||||
@@ -10561,14 +10561,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mini-css-extract-plugin@npm:^2.4.5":
|
||||
version: 2.6.0
|
||||
resolution: "mini-css-extract-plugin@npm:2.6.0"
|
||||
"mini-css-extract-plugin@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "mini-css-extract-plugin@npm:2.6.1"
|
||||
dependencies:
|
||||
schema-utils: ^4.0.0
|
||||
peerDependencies:
|
||||
webpack: ^5.0.0
|
||||
checksum: ea73bd66558de7a37db094fe68fa130e7a725ab15f880ff8467a75d9c4c2f1576d20720088ea22af9922a94b8600bbfef0c6acaf10d12a32a9bd20a90ba3c35f
|
||||
checksum: df60840404878c4832b4104799fd29c5a89b06b1e377956c8d4a5729efe0ef301a52e5087d6f383871df5e69a8445922a0ae635c11abf412d7645a7096d0e973
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user