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-16 09:50:04 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-16 09:59:37 +0300
commit53d279b934f8b53df5c62b504848579ccc7c8bcb (patch)
tree5a7d048059e27f3c9a549e6bb6ea765323ebd6b7 /package.json
parentf83f4ae124fec1012bbecf6d6e748a709031f2fa (diff)
Update devDependencies and gems.
Diffstat (limited to 'package.json')
-rw-r--r--package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/package.json b/package.json
index 9e3a7bbf0f..cd914b656b 100644
--- a/package.json
+++ b/package.json
@@ -98,13 +98,13 @@
"dependencies": {},
"peerDependencies": {
"jquery": "1.9.1 - 3",
- "popper.js": "^1.14.4"
+ "popper.js": "^1.14.5"
},
"devDependencies": {
- "@babel/cli": "^7.1.2",
- "@babel/core": "^7.1.2",
+ "@babel/cli": "^7.1.5",
+ "@babel/core": "^7.1.6",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
- "@babel/preset-env": "^7.1.0",
+ "@babel/preset-env": "^7.1.6",
"autoprefixer": "^9.3.1",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
@@ -113,7 +113,7 @@
"clean-css-cli": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
- "eslint": "^5.8.0",
+ "eslint": "^5.9.0",
"find-unused-sass-variables": "^0.3.0",
"glob": "^7.1.3",
"hammer-simulator": "0.0.1",
@@ -128,24 +128,24 @@
"karma-qunit": "^2.1.0",
"karma-sinon": "^1.0.5",
"node-sass": "^4.10.0",
- "nodemon": "^1.18.5",
+ "nodemon": "^1.18.6",
"npm-run-all": "^4.1.3",
- "popper.js": "^1.14.4",
+ "popper.js": "^1.14.5",
"postcss-cli": "^6.0.1",
"qunit": "^2.8.0",
- "rollup": "^0.66.6",
+ "rollup": "^0.67.1",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-node-resolve": "^3.4.0",
- "shelljs": "^0.8.2",
+ "shelljs": "^0.8.3",
"shx": "^0.3.2",
"sinon": "^7.1.1",
- "stylelint": "^9.7.1",
+ "stylelint": "^9.8.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^1.0.0",
- "stylelint-scss": "^3.3.2",
+ "stylelint-scss": "^3.4.0",
"uglify-js": "^3.4.9",
- "vnu-jar": "18.8.29"
+ "vnu-jar": "18.11.5"
},
"engines": {
"node": ">=6"
@@ -215,7 +215,7 @@
"dependencies": {},
"peerDependencies": {
"jquery": "1.9.1 - 3",
- "popper.js": "^1.14.4"
+ "popper.js": "^1.14.5"
}
}
}