Skip to content

Commit

Permalink
Update eslint-config-stylelint to the latest version 🚀 (#122)
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 `9.0.0` to `10.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.

---

<details>
<summary>Release Notes for 10.0.0</summary>

<ul>
<li>Added: <code>eslint-plugin-jest</code> ESLint plugin <code>jest/style</code>  rules.</li>
</ul>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 5 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/stylelint/eslint-config-stylelint/commit/6fcd23b641b4ede4105a6952ef858e20966f6829"><code>6fcd23b</code></a> <code>Prepare 10.0.0</code></li>
<li><a href="https://urls.greenkeeper.io/stylelint/eslint-config-stylelint/commit/6ec615727d83178ed4d3be0bf9995d15a106e923"><code>6ec6157</code></a> <code>Update CHANGELOG.md</code></li>
<li><a href="https://urls.greenkeeper.io/stylelint/eslint-config-stylelint/commit/19dd2028ef5c891ed87ab43f538addce31f298b4"><code>19dd202</code></a> <code>Update CHANGELOG.md</code></li>
<li><a href="https://urls.greenkeeper.io/stylelint/eslint-config-stylelint/commit/94f5e9f0fe5aec81e9ab9456a60e3cd602e75e17"><code>94f5e9f</code></a> <code>Update eslint-plugin-jest to the latest version 🚀 (#58)</code></li>
<li><a href="https://urls.greenkeeper.io/stylelint/eslint-config-stylelint/commit/8b4222acd775492dfd417a4b3fe2333c8a32ea68"><code>8b4222a</code></a> <code>fix(package): update eslint-plugin-node to version 8.0.0 (#57)</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/stylelint/eslint-config-stylelint/compare/0285247d9ce3551c931c4f30ad84ad32d4ecc87e...6fcd23b641b4ede4105a6952ef858e20966f6829">full diff</a></p>
</details>

<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 Nov 8, 2018
1 parent b3cdb72 commit 806cc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"eslint": "^5.0.0",
"eslint-config-stylelint": "^9.0.0",
"eslint-config-stylelint": "^10.0.0",
"jest": "^23.4.1",
"jest-preset-stylelint": "^1.3.0",
"npm-run-all": "^4.0.0",
Expand Down

0 comments on commit 806cc37

Please sign in to comment.