Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/25/2017 04:45:28 AM (8 years ago)
Author:
netweb
Message:

Build Tools: Remove extraneous grunt-scss-lint

This changeset is a follow up to [11587] where grunt-scss-lint should have been removed from package.json and scss-lint linting comments should have also been removed from SCSS files.

See #7028.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/npm-shrinkwrap.json

    r11659 r11679  
    18521852          "from": "uuid@>=3.0.0 <4.0.0",
    18531853          "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz",
    1854           "dev": true
    1855         }
    1856       }
    1857     },
    1858     "grunt-scss-lint": {
    1859       "version": "0.5.0",
    1860       "from": "grunt-scss-lint@>=0.5.0 <0.6.0",
    1861       "resolved": "https://registry.npmjs.org/grunt-scss-lint/-/grunt-scss-lint-0.5.0.tgz",
    1862       "dev": true,
    1863       "dependencies": {
    1864         "lodash": {
    1865           "version": "4.17.4",
    1866           "from": "lodash@>=4.12.0 <5.0.0",
    1867           "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
    18681854          "dev": true
    18691855        }
Note: See TracChangeset for help on using the changeset viewer.