Skip to content

Commit

Permalink
Update eslint-config-stylelint to the latest version 🚀 (#124)
Browse files Browse the repository at this point in the history
## The devDependency [eslint-config-stylelint](https://github.com/stylelint/eslint-config-stylelint) was updated from `10.0.0` to `11.0.0`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

[Find out more about this release](https://github.com/stylelint/eslint-config-stylelint).

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
  • Loading branch information
greenkeeper[bot] authored and ntwb committed Dec 3, 2018
1 parent b53e49f commit 2da161a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"eslint": "^5.0.0",
"eslint-config-stylelint": "^10.0.0",
"eslint-config-stylelint": "^11.0.0",
"jest": "^23.4.1",
"jest-preset-stylelint": "^1.3.0",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 2da161a

Please sign in to comment.