Browse Source

chore(dependencies): Bump stylelint-webpack-plugin from 0.8.0 to 0.9.0 (#36)

Bumps [stylelint-webpack-plugin](https://github.com/JaKXz/stylelint-webpack-plugin) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/JaKXz/stylelint-webpack-plugin/releases/tag/v0.9.0)
- [Commits](https://github.com/JaKXz/stylelint-webpack-plugin/compare/v0.8.0...v0.9.0)
pull/37/head
dependabot[bot] 7 years ago committed by Ned Zimmerman
parent
commit
98e7891acd
  1. 9
      package-lock.json

9
package-lock.json generated

@ -12321,16 +12321,15 @@
}
},
"stylelint-webpack-plugin": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.8.0.tgz",
"integrity": "sha512-sXYwWcJEz6tR7PHuU0g1bQ4qtweQX+7UcymR5NPq8n846M91mo6PqP0+xUeQ66lS11i56DgJzdoPFoF7yot3xg==",
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-0.9.0.tgz",
"integrity": "sha512-oEYY75mgDen5lTEVaAcRVT3kLb7lJcMXuV1BvB0duXwHV7H806VKhVARayvn9weSuB5VMAve/mILWYZSZFEAjA==",
"dev": true,
"requires": {
"arrify": "1.0.1",
"minimatch": "3.0.4",
"object-assign": "4.1.1",
"ramda": "0.24.1",
"stylelint": "7.12.0"
"ramda": "0.24.1"
}
},
"sum-up": {

Loading…
Cancel
Save