Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-11-04 10:24:05 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-04 17:02:35 +0300
commit15fa1566cd2db4cac61a380ce4464290169f1b31 (patch)
tree31ff77970180efb35fe74d5caecf79f7cbcede7e /package.json
parentb67c6fb435bb829021818f3123caa7a0c5ce57e9 (diff)
Update devDependencies and gems.
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 1013433c0b..996529ca9f 100644
--- a/package.json
+++ b/package.json
@@ -124,19 +124,19 @@
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^2.1.0",
"karma-sinon": "^1.0.5",
- "node-sass": "^4.9.4",
+ "node-sass": "^4.10.0",
"nodemon": "^1.18.5",
"npm-run-all": "^4.1.3",
"popper.js": "^1.14.4",
"postcss-cli": "^6.0.1",
- "qunit": "^2.7.1",
+ "qunit": "^2.8.0",
"rollup": "^0.66.6",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-node-resolve": "^3.4.0",
"shelljs": "^0.8.2",
"shx": "^0.3.2",
- "sinon": "^7.1.0",
- "stylelint": "^9.7.0",
+ "sinon": "^7.1.1",
+ "stylelint": "^9.7.1",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^1.0.0",