diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-21 13:36:00 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-01-21 13:36:00 +0200 |
| commit | ada2011dfa3e2954528e344a77f5412cc41dbd66 (patch) | |
| tree | 2d8e5f57787f19e881c6a003d1572628f2c4d213 /package-lock.json | |
| parent | 71c8578395243311cef72bdd6005e41df0c7a958 (diff) | |
| download | bootstrap-ada2011dfa3e2954528e344a77f5412cc41dbd66.tar.xz bootstrap-ada2011dfa3e2954528e344a77f5412cc41dbd66.zip | |
Bump find-unused-sass-variables from 1.0.4 to 1.0.5 (#30059)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.4...v1.0.5)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index 0269ec7de..119940fca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4742,17 +4742,17 @@ } }, "find-unused-sass-variables": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-1.0.4.tgz", - "integrity": "sha512-SMFt2kqoS84XusOm6cLeTUXUOm/uh9m7O/7uLtS40foOMm5PHlwBww9ukVw5qTa3/MTPfDb4JZ3I8umzX5MifA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-1.0.5.tgz", + "integrity": "sha512-9+BMfM0wji3BSa+qZwI1+DG01vMn8p2D42Nd41SpFu7hmjBQykkx4o79BELWkEyZ4zbnOc08Rpay3WQsK882pQ==", "dev": true, "requires": { "chalk": "^3.0.0", - "commander": "^4.0.1", + "commander": "^4.1.0", "escape-string-regexp": "^2.0.0", "glob": "^7.1.6", "ora": "^4.0.3", - "postcss": "^7.0.24", + "postcss": "^7.0.26", "postcss-scss": "^2.0.0" }, "dependencies": { |
