opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update mini-css-extract-plugin in packages/oc-template-react-compiler/package.json from 0.5.0 to 0.6.0 #454

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

mini-css-extract-plugin

This dependency is located in packages/oc-template-react-compiler/package.json and was updated from "0.5.0" to "0.6.0".

0.6.0 # [0.6.0](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.5.0...v0.6.0) (2019-04-10) ### Features * added error code to chunk load Error ([#347](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/347)) ([b653641](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/b653641)) * adding hot module reloading ([#334](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/334)) ([4ed9c5a](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/4ed9c5a)) * publicPath can be a function ([#373](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/373)) ([7b1425a](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/7b1425a))
codecov[bot] commented 5 years ago

Codecov Report

Merging #454 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #454   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          19       19           
  Lines         253      253           
  Branches       31       31           
=======================================
  Hits          243      243           
  Misses         10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b3f849a...b5c701c. Read the comment docs.