Update devDependencies and gems.
Showing
+56 -393
This diff is collapsed.
... | ... | @@ -102,7 +102,7 @@ |
"@babel/core": "^7.1.2", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0", | ||
"@babel/preset-env": "^7.1.0", | ||
"autoprefixer": "^9.2.0", | ||
"autoprefixer": "^9.2.1", | ||
"babel-eslint": "^10.0.1", | ||
"babel-plugin-istanbul": "^5.1.0", | ||
"broken-link-checker": "^0.7.8", | ||
... | ... | @@ -129,8 +129,8 @@ |
"nodemon": "^1.18.4", | ||
"npm-run-all": "^4.1.3", | ||
"popper.js": "^1.14.4", | ||
"postcss-cli": "^6.0.0", | ||
"qunit": "^2.7.0", | ||
"postcss-cli": "^6.0.1", | ||
"qunit": "^2.7.1", | ||
"rollup": "^0.66.6", | ||
"rollup-plugin-babel": "^4.0.3", | ||
"rollup-plugin-node-resolve": "^3.4.0", | ||
... | ... |
Please register or sign in to comment