Skip to content

Commit

Permalink
Bump stylelint-config-recommended-scss from 3.2.0 to 3.3.0 (#77)
Browse files Browse the repository at this point in the history
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0.
<details>
<summary>Release notes</summary>

*Sourced from [stylelint-config-recommended-scss's releases](https://github.com/kristerkari/stylelint-config-recommended-scss/releases).*

> ## 3.3.0
> -   Added: support for stylelint 10.
> -   Updated `stylelint-config-recommended` dependency to version 2.2.0.
</details>
<details>
<summary>Changelog</summary>

*Sourced from [stylelint-config-recommended-scss's changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md).*

> # 3.3.0
> 
> -   Added: support for stylelint 10.
> -   Updated `stylelint-config-recommended` dependency to version 2.2.0.
</details>
<details>
<summary>Commits</summary>

- [`32e308c`](stylelint-scss/stylelint-config-recommended-scss@32e308c) FIx linting issue [ci skip]
- [`ff4fb9c`](stylelint-scss/stylelint-config-recommended-scss@ff4fb9c) prepare version 3.3.0 [skip ci]
- [`b8f1133`](stylelint-scss/stylelint-config-recommended-scss@b8f1133) Merge pull request [#41](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/41) from kristerkari/feature/stylelint-v10
- [`fc031c4`](stylelint-scss/stylelint-config-recommended-scss@fc031c4) Update dependencies and stylelint peer dep to 10
- [`27b3dde`](stylelint-scss/stylelint-config-recommended-scss@27b3dde) update badge
- [`f9d3fc7`](stylelint-scss/stylelint-config-recommended-scss@f9d3fc7) Merge pull request [#37](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/37) from kristerkari/update-dev-deps
- [`e5561d2`](stylelint-scss/stylelint-config-recommended-scss@e5561d2) update package lock
- [`338380d`](stylelint-scss/stylelint-config-recommended-scss@338380d) re-generate lock file
- [`bf7489a`](stylelint-scss/stylelint-config-recommended-scss@bf7489a) Update dev deps
- [`9a2f934`](stylelint-scss/stylelint-config-recommended-scss@9a2f934) Move greenkeeper badge
- Additional commits viewable in [compare view](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](https://dependabot.com/compatibility-score.html?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv.

[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
  • Loading branch information
dependabot[bot] authored and skjnldsv committed Apr 21, 2019
1 parent 492d0f1 commit 1fa058f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-scss": "^3.6.0",
"stylelint-webpack-plugin": "^0.10.5",
"url-loader": "^1.1.2",
Expand Down

0 comments on commit 1fa058f

Please sign in to comment.