Update devDependencies and gems.
Showing
+143 -174
... | ... | @@ -109,7 +109,7 @@ |
"@babel/plugin-proposal-object-rest-spread": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"autoprefixer": "^9.6.1", | ||
"babel-eslint": "^10.0.2", | ||
"babel-eslint": "^10.0.3", | ||
"babel-plugin-istanbul": "^5.2.0", | ||
"broken-link-checker": "^0.7.8", | ||
"bundlesize": "^0.18.0", | ||
... | ... | @@ -117,7 +117,7 @@ |
"coveralls": "^3.0.6", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^5.16.0", | ||
"find-unused-sass-variables": "^0.4.1", | ||
"find-unused-sass-variables": "^0.5.0", | ||
"glob": "^7.1.4", | ||
"hammer-simulator": "0.0.1", | ||
"http-server": "^0.11.1", | ||
... | ... | @@ -137,7 +137,7 @@ |
"popper.js": "^1.15.0", | ||
"postcss-cli": "^6.1.3", | ||
"qunit": "^2.9.2", | ||
"rollup": "^1.19.4", | ||
"rollup": "^1.20.2", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-commonjs": "^10.0.2", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
... | ... |
Please register or sign in to comment