diff options
| author | XhmikosR <[email protected]> | 2018-11-16 08:50:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-16 08:59:37 +0200 |
| commit | 53d279b934f8b53df5c62b504848579ccc7c8bcb (patch) | |
| tree | 5a7d048059e27f3c9a549e6bb6ea765323ebd6b7 /package.json | |
| parent | f83f4ae124fec1012bbecf6d6e748a709031f2fa (diff) | |
| download | bootstrap-53d279b934f8b53df5c62b504848579ccc7c8bcb.tar.xz bootstrap-53d279b934f8b53df5c62b504848579ccc7c8bcb.zip | |
Update devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/package.json b/package.json index 9e3a7bbf0..cd914b656 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" } } } |
