Created by: dependabot-preview[bot]
Bumps find-unused-sass-variables from 1.0.5 to 2.0.0.
Release notes
Sourced from find-unused-sass-variables's releases.
v2.0.0
- BREAKING Drop Node.js 8.x support
- Dependency updates
- chalk v4.0.0
- commander v5.1.0
- escape-string-regexp v4.0.0
- ora v4.0.4
- postcss v7.0.27
- xo v0.30.0
https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.5...v2.0.0
Commits
-
b005f3a
2.0.0 -
f289386
Remove no longer needed xo suppression. -
c647f5f
Bump xo from 0.29.1 to 0.30.0 (#72) -
00196dd
Bump escape-string-regexp from 3.0.0 to 4.0.0 (#71) -
ca0fd81
Bump commander from 5.0.0 to 5.1.0 (#73) -
1bf7b86
Bump ora from 4.0.3 to 4.0.4 (#74) -
264d638
Bump escape-string-regexp from 2.0.0 to 3.0.0 (#69) -
dd51327
Bump xo from 0.28.3 to 0.29.1 (#70) -
cec7135
Bump commander from 4.1.1 to 5.0.0 (#65) -
676b263
Bump chalk from 3.0.0 to 4.0.0 (#68) - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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 the .dependabot/config.yml
file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)