Skip to content

Commit 2383704

Browse files
chore(deps): bump csso-webpack-plugin from 2.0.0-beta.1 to 2.0.0-beta.3
Bumps [csso-webpack-plugin](https://github.com/zoobestik/csso-webpack-plugin) from 2.0.0-beta.1 to 2.0.0-beta.3. - [Release notes](https://github.com/zoobestik/csso-webpack-plugin/releases) - [Changelog](https://github.com/zoobestik/csso-webpack-plugin/blob/dev/CHANGELOG.md) - [Commits](zoobestik/csso-webpack-plugin@v2.0.0-beta.1...v2.0.0-beta.3) --- updated-dependencies: - dependency-name: csso-webpack-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bd714a commit 2383704

File tree

3 files changed

+1713
-1939
lines changed

3 files changed

+1713
-1939
lines changed

packages/taro-mini-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-preset-taro": "workspace:*",
5050
"copy-webpack-plugin": "5.1.2",
5151
"css-loader": "5.2.7",
52-
"csso-webpack-plugin": "2.0.0-beta.1",
52+
"csso-webpack-plugin": "2.0.0-beta.3",
5353
"file-loader": "^6.0.0",
5454
"html-minifier": "^4.0.0",
5555
"jsdom": "^21.1.0",

packages/taro-webpack-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"babel-loader": "8.2.1",
4242
"copy-webpack-plugin": "5.1.2",
4343
"css-loader": "5.2.7",
44-
"csso-webpack-plugin": "2.0.0-beta.1",
44+
"csso-webpack-plugin": "2.0.0-beta.3",
4545
"detect-port": "^1.3.0",
4646
"file-loader": "^6.0.0",
4747
"html-webpack-plugin": "4",

0 commit comments

Comments
 (0)