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-12-18 01:40:17 +0300
committerMark Otto <otto@github.com>2018-12-22 08:07:48 +0300
commit2dda0a22e4f24d92398abdba493491087b162ef5 (patch)
treeca7cb05fb3f98115366637c7f426e337d95e34b2 /package.json
parent15be9d3277184375d0bd0874e94195d4b4d54026 (diff)
Update devDependencies and gems.
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 599ae7198f..f0a6596355 100644
--- a/package.json
+++ b/package.json
@@ -103,10 +103,10 @@
},
"devDependencies": {
"@babel/cli": "^7.2.0",
- "@babel/core": "^7.2.0",
+ "@babel/core": "^7.2.2",
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.2.0",
- "autoprefixer": "^9.4.2",
+ "autoprefixer": "^9.4.3",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"broken-link-checker": "^0.7.8",
@@ -121,7 +121,7 @@
"http-server": "^0.11.1",
"ip": "^1.1.5",
"jquery": "^3.3.1",
- "karma": "^3.1.3",
+ "karma": "^3.1.4",
"karma-browserstack-launcher": "^1.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^2.0.4",
@@ -130,18 +130,18 @@
"karma-qunit": "^2.1.0",
"karma-sinon": "^1.0.5",
"node-sass": "^4.11.0",
- "nodemon": "^1.18.7",
+ "nodemon": "^1.18.9",
"npm-run-all": "^4.1.5",
"popper.js": "^1.14.6",
"postcss-cli": "^6.0.1",
"qunit": "^2.8.0",
- "rollup": "^0.67.4",
- "rollup-plugin-babel": "^4.0.3",
+ "rollup": "^0.68.0",
+ "rollup-plugin-babel": "^4.1.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
- "sinon": "^7.1.1",
+ "sinon": "^7.2.2",
"stylelint": "^9.9.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",