Skip to content

Commit 1a948ea

Browse files
Bump mini-css-extract-plugin from 2.5.3 to 2.6.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.3 to 2.6.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](webpack/mini-css-extract-plugin@v2.5.3...v2.6.0) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7fa199 commit 1a948ea

2 files changed

Lines changed: 10 additions & 71 deletions

File tree

package-lock.json

Lines changed: 8 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"babel-core": "7.0.0-bridge.0",
3232
"babel-loader": "^8.2.3",
3333
"copy-webpack-plugin": "^6.0.4",
34-
"mini-css-extract-plugin": "^2.5.3",
34+
"mini-css-extract-plugin": "^2.6.0",
3535
"react": "^16.4.2",
3636
"react-dom": "^16.14.0",
3737
"webpack": "^5.1.3",
@@ -52,6 +52,6 @@
5252
"react-router-dom": "^4.2.2",
5353
"react-sortable-hoc": "^0.8.3",
5454
"style-loader": "^0.21.0",
55-
"styled-jsx": "^2.2.6"
55+
"styled-jsx": "^5.0.0"
5656
}
5757
}

0 commit comments

Comments
 (0)