From c86c035c6c85fa8db9a15d313cb54a7dcccbfff5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 19:49:52 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20Update=20lolex=20to=20the=20latest=20ver?= =?UTF-8?q?sion=20=F0=9F=9A=80=20(#508)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update lolex to version 5.0.0 * chore(package): update lockfile yarn.lock --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bcf05207db..032d536d12 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "eslint-config-finn-prettier": "^3.0.2", "husky": "^3.0.8", "lint-staged": "^9.4.1", - "lolex": "^4.2.0", + "lolex": "^5.0.0", "nyc": "^14.1.1", "passport": "^0.4.0", "passport-google-auth": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 2a4e9ae08a..3f1f406406 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3596,10 +3596,10 @@ log4js@^5.1.0: rfdc "^1.1.4" streamroller "^2.1.0" -lolex@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/lolex/-/lolex-4.2.0.tgz#ddbd7f6213ca1ea5826901ab1222b65d714b3cd7" - integrity sha512-gKO5uExCXvSm6zbF562EvM+rd1kQDnB9AZBbiQVzf1ZmdDpxUSvpnAaVOP83N/31mRK8Ml8/VE8DMvsAZQ+7wg== +lolex@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.0.0.tgz#30096cae7d1e598ff57f5f5d429a41e6276e1eef" + integrity sha512-79Le9AHAH4tg76f/Zti7S9TzUZmuKFYOWLAXUj+K5g8ZIK7d0xw2i6aB9FNIkJbCGTQ9CKxm3IQjqu7YR6+oMA== loud-rejection@^1.0.0: version "1.6.0"