diff options
| author | XhmikosR <[email protected]> | 2018-12-10 10:34:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-10 10:34:30 +0200 |
| commit | 385ce1c961b4acfbe11f7029542a7df83075725c (patch) | |
| tree | b93f22718abda0f2707a3a206c74faae3953f204 /package.json | |
| parent | c70b043a76764b842c732417fb32325ae2d1ac56 (diff) | |
| download | bootstrap-385ce1c961b4acfbe11f7029542a7df83075725c.tar.xz bootstrap-385ce1c961b4acfbe11f7029542a7df83075725c.zip | |
Update devDependencies. (#27806)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 38e1a7474..c54dfeb10 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "clean-css-cli": "^4.2.1", "coveralls": "^3.0.2", "cross-env": "^5.2.0", - "eslint": "^5.9.0", + "eslint": "^5.10.0", "find-unused-sass-variables": "^0.3.1", "glob": "^7.1.3", "hammer-simulator": "0.0.1", @@ -127,7 +127,7 @@ "karma-firefox-launcher": "^1.1.0", "karma-qunit": "^2.1.0", "karma-sinon": "^1.0.5", - "node-sass": "^4.10.0", + "node-sass": "^4.11.0", "nodemon": "^1.18.7", "npm-run-all": "^4.1.5", "popper.js": "^1.14.6", @@ -135,7 +135,7 @@ "qunit": "^2.8.0", "rollup": "^0.67.4", "rollup-plugin-babel": "^4.0.3", - "rollup-plugin-node-resolve": "^3.4.0", + "rollup-plugin-node-resolve": "^4.0.0", "shelljs": "^0.8.3", "shx": "^0.3.2", "sinon": "^7.1.1", |
