opencomponents / oc-template-react

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

Update css-loader in /packages/oc-template-react-compiler from 1.0.1 to 2.1.1 #432

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Dependencies.io has updated css-loader (a npm dependency in /packages/oc-template-react-compiler) from "1.0.1" to "2.1.1".

2.1.1 ## [2.1.1](https://github.com/webpack-contrib/css-loader/compare/v2.1.0...v2.1.1) (2019-03-07) ### Bug Fixes * do not break selector with escaping ([#896](https://www.dependencies.io/github-redirect/webpack-contrib/css-loader/issues/896)) ([0ba8c66](https://github.com/webpack-contrib/css-loader/commit/0ba8c66)) * source map generation when `sourceRoot` is present ([#901](https://www.dependencies.io/github-redirect/webpack-contrib/css-loader/issues/901)) ([e9ce745](https://github.com/webpack-contrib/css-loader/commit/e9ce745)) * sourcemap generating when previous loader pass sourcemap as string ([#905](https://www.dependencies.io/github-redirect/webpack-contrib/css-loader/issues/905)) ([3797e4d](https://github.com/webpack-contrib/css-loader/commit/3797e4d))