From f90cd41e52d0247f2077cdc90be4a624d82b1c3e Mon Sep 17 00:00:00 2001 From: pimlie Date: Tue, 16 Jul 2019 20:19:11 +0200 Subject: [PATCH] chore: update dependencies --- package.json | 6 +++--- yarn.lock | 33 +++++++++++++++++++-------------- 2 files changed, 22 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 9c5cb8a..51cf017 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint": "^6.0.1", "eslint-config-standard": "^13.0.1", "eslint-plugin-import": "^2.18.0", - "eslint-plugin-jest": "^22.7.2", + "eslint-plugin-jest": "^22.9.0", "eslint-plugin-node": "^9.1.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.0", @@ -102,7 +102,7 @@ "node-env-file": "^0.1.8", "puppeteer-core": "^1.18.1", "rimraf": "^2.6.3", - "rollup": "^1.16.7", + "rollup": "^1.17.0", "rollup-plugin-buble": "^0.19.8", "rollup-plugin-commonjs": "^10.0.1", "rollup-plugin-json": "^4.0.0", @@ -111,7 +111,7 @@ "rollup-plugin-terser": "^5.1.1", "selenium-webdriver": "^4.0.0-alpha.4", "standard-version": "^6.0.1", - "tib": "^0.6.0", + "tib": "^0.6.3", "typescript": "^3.5.3", "vue": "^2.6.10", "vue-jest": "^3.0.4", diff --git a/yarn.lock b/yarn.lock index d280bb6..d447e22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1293,10 +1293,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c" integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A== -"@types/node@^12.0.10": - version "12.6.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.2.tgz#a5ccec6abb6060d5f20d256fb03ed743e9774999" - integrity sha512-gojym4tX0FWeV2gsW4Xmzo5wxGjXGm550oVUII7f7G5o4BV6c7DBdiG1RRQd+y1bvqRyYtPfMK85UM95vsapqQ== +"@types/node@^12.6.2": + version "12.6.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.4.tgz#e0b5ac3ccbf183cd3c230967c323632d6cf927ae" + integrity sha512-ZKrDzI6KhrqtLpccI1YxMh4d+qzNnftNtp6iL9c4mLTNgzguFu7VR7pXH/C/MfzikMeoXjvISL9mlIGNGGDXDg== "@types/q@^1.5.1": version "1.5.2" @@ -4289,6 +4289,11 @@ eslint-plugin-jest@^22.7.2: resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.7.2.tgz#7ab118a66a34e46ae5e16a128b5d24fd28b43dca" integrity sha512-Aecqe3ulBVI7amgOycVI8ZPL8o0SnGHOf3zn2/Ciu8TXyXDHcjtwD3hOs3ss/Qh/VAwlW/DMcuiXg5btgF+XMA== +eslint-plugin-jest@^22.9.0: + version "22.9.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.9.0.tgz#2573dbcb4f1066b96a6e6d3b9aa439c80b28975a" + integrity sha512-V89BUiwf76FHlhj1mlNhNyvpzTy8VbWCh2RZpKYz/XDSl/pcuwFiE/LMt7r3q1sRKygzEMjbYeDob8MMuvakXg== + eslint-plugin-node@^9.1.0: version "9.1.0" resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a" @@ -9371,14 +9376,14 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, dependencies: estree-walker "^0.6.1" -rollup@^1.16.7: - version "1.16.7" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.7.tgz#4b539ca22465df39f6c963d2001d95f6527e97e1" - integrity sha512-P3GVcbVSLLjHWFLKGerYRe3Q/yggRXmTZFx/4WZf4wzGwO6hAg5jyMAFMQKc0dts8rFID4BQngfoz6yQbI7iMQ== +rollup@^1.17.0: + version "1.17.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.17.0.tgz#47ee8b04514544fc93b39bae06271244c8db7dfa" + integrity sha512-k/j1m0NIsI4SYgCJR4MWPstGJOWfJyd6gycKoMhyoKPVXxm+L49XtbUwZyFsrSU2YXsOkM4u1ll9CS/ZgJBUpw== dependencies: "@types/estree" "0.0.39" - "@types/node" "^12.0.10" - acorn "^6.1.1" + "@types/node" "^12.6.2" + acorn "^6.2.0" rsvp@^4.8.4: version "4.8.5" @@ -10373,10 +10378,10 @@ thunky@^1.0.2: resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.0.3.tgz#f5df732453407b09191dae73e2a8cc73f381a826" integrity sha512-YwT8pjmNcAXBZqrubu22P4FYsh2D4dxRmnWBOL8Jk8bUcRUtc5326kx32tuTmFDAZtLOGEVNl8POAR8j896Iow== -tib@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/tib/-/tib-0.6.0.tgz#eabc40cf0816a67135cae56ddc3a1d905d6ce136" - integrity sha512-qbqtKQso/5x61ZArRCC56fu5uU0TU0Z1hGOgQhXMr2gazEg0neRbcgaEHHHxaC4Exx6ek87PXtp4XAJuT6OUgg== +tib@^0.6.3: + version "0.6.3" + resolved "https://registry.yarnpkg.com/tib/-/tib-0.6.3.tgz#ccbad64b75cf9043c981b16771f00772caabe2f0" + integrity sha512-SNy2Prof7xLAh9ZGXq7IAHzApGiY8VQx0N1QGOKyGoL3dr3o0S6+hV3ctjdN6wySzd9s4u4hses4YsdBl8z+aw== dependencies: "@babel/core" "^7.5.4" "@babel/parser" "^7.5.0"