diff options
| author | XhmikosR <[email protected]> | 2019-10-14 10:54:39 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-14 10:54:39 +0300 |
| commit | b4e957d360899c2555cb29a3ae4589405883bba9 (patch) | |
| tree | 3dde709177652611715fe0570cd8261e05eec857 /package.json | |
| parent | 7327e38b1c767051658e68171994042649a4203a (diff) | |
| download | bootstrap-b4e957d360899c2555cb29a3ae4589405883bba9.tar.xz bootstrap-b4e957d360899c2555cb29a3ae4589405883bba9.zip | |
Update devDependencies. (#29508)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 3c12d1410..c39abb38e 100644 --- a/package.json +++ b/package.json @@ -87,21 +87,21 @@ "popper.js": "^1.15.0" }, "devDependencies": { - "@babel/cli": "^7.6.2", - "@babel/core": "^7.6.2", + "@babel/cli": "^7.6.4", + "@babel/core": "^7.6.4", "@babel/plugin-proposal-object-rest-spread": "^7.6.2", - "@babel/preset-env": "^7.6.2", + "@babel/preset-env": "^7.6.3", "autoprefixer": "^9.6.4", "babel-eslint": "^10.0.3", "babel-plugin-istanbul": "^5.2.0", "bundlesize": "^0.18.0", "clean-css-cli": "^4.3.0", - "coveralls": "^3.0.6", + "coveralls": "^3.0.7", "cross-env": "^6.0.3", "eslint": "^6.5.1", "eslint-config-xo": "^0.27.1", "eslint-plugin-import": "^2.18.2", - "eslint-plugin-unicorn": "^12.0.2", + "eslint-plugin-unicorn": "^12.1.0", "find-unused-sass-variables": "^0.6.0", "glob": "^7.1.4", "hammer-simulator": "0.0.1", @@ -117,7 +117,7 @@ "karma-jasmine": "^2.0.1", "karma-jasmine-html-reporter": "^1.4.2", "karma-rollup-preprocessor": "^7.0.2", - "linkinator": "^1.5.0", + "linkinator": "^1.6.0", "node-sass": "^4.12.0", "nodemon": "^1.19.3", "npm-run-all": "^4.1.5", @@ -131,7 +131,7 @@ "serve": "^11.2.0", "shelljs": "^0.8.3", "shx": "^0.3.2", - "stylelint": "^11.0.0", + "stylelint": "^11.1.1", "stylelint-config-twbs-bootstrap": "^0.6.0", "terser": "^4.3.8", "vnu-jar": "19.9.4" |
