minor dependency updates

This commit is contained in:
Leah 2019-08-08 20:12:47 +02:00 committed by Leah
parent d91015ae3e
commit 5fdf5220e5

View File

@ -52,7 +52,7 @@
"asyncro": "^3.0.0",
"autoprefixer": "^9.6.1",
"babel-plugin-macros": "^2.4.2",
"babel-plugin-transform-async-to-promises": "^0.8.12",
"babel-plugin-transform-async-to-promises": "^0.8.14",
"babel-plugin-transform-replace-expressions": "^0.2.0",
"brotli-size": "^4.0.0",
"camelcase": "^5.3.1",
@ -63,19 +63,19 @@
"kleur": "^3.0.3",
"lodash.merge": "^4.6.2",
"module-details-from-path": "^1.0.3",
"pretty-bytes": "^5.2.0",
"rollup": "^1.17.0",
"pretty-bytes": "^5.3.0",
"rollup": "^1.19.4",
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-bundle-size": "^1.0.1",
"rollup-plugin-commonjs": "^10.0.1",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-es3": "^1.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-typescript2": "^0.22.0",
"sade": "^1.6.0",
"sade": "^1.6.1",
"tiny-glob": "^0.2.6",
"tslib": "^1.10.0",
"typescript": "^3.5.3"
@ -87,17 +87,17 @@
"babel-jest": "^24.8.0",
"cross-env": "^5.2.0",
"directory-tree": "^2.2.3",
"eslint": "^6.0.1",
"eslint": "^6.1.0",
"eslint-config-developit": "^1.1.1",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-prettier": "^3.1.0",
"esm": "^3.2.22",
"fs-extra": "^8.1.0",
"husky": "^3.0.0",
"husky": "^3.0.3",
"jest": "^24.8.0",
"lint-staged": "^9.2.0",
"prettier": "^1.18.2",
"regenerator-runtime": "^0.13.2",
"regenerator-runtime": "^0.13.3",
"rimraf": "^2.6.3",
"shell-quote": "^1.6.1",
"strip-ansi": "^5.2.0",