1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-20 07:21:24 +02:00

chore: update devDependencies

This commit is contained in:
mrholek
2019-09-04 10:57:56 +02:00
parent 1068b3c116
commit 67ae3fffd7
2 changed files with 1845 additions and 2107 deletions

3930
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,16 +50,16 @@
},
"homepage": "https://github.com/coreui/coreui-icons#readme",
"devDependencies": {
"clean-css-cli": "^4.1.11",
"node-sass": "^4.9.0",
"nodemon": "^1.17.4",
"npm-run-all": "^4.1.3",
"postcss-cli": "^5.0.0",
"shelljs": "^0.8.2",
"stylelint": "^9.2.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^0.8.1",
"stylelint-scss": "^3.1.0"
"clean-css-cli": "^4.3.0",
"node-sass": "^4.12.0",
"nodemon": "^1.19.2",
"npm-run-all": "^4.1.5",
"postcss-cli": "^6.1.3",
"shelljs": "^0.8.3",
"stylelint": "^10.1.0",
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-config-standard": "^18.3.0",
"stylelint-order": "^3.1.0",
"stylelint-scss": "^3.10.0"
}
}