mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: Update lolex to the latest version 🚀 (#508)
* chore(package): update lolex to version 5.0.0 * chore(package): update lockfile yarn.lock
This commit is contained in:
parent
2d9e80ffca
commit
c86c035c6c
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user