diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-08 21:26:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 21:26:16 +0200 |
commit | c5f59839c03c5af23b3edb11486b2559779a53d9 (patch) | |
tree | 76f61510e3ff765094a964ff14abeea5a4dfd1fc | |
parent | 0435b9a95ea52a159fa1d8b6ee795f7c2f000ef8 (diff) |
Bump next-tick from 1.0.0 to 1.1.0 (#13608)
Bumps [next-tick](https://github.com/medikoo/next-tick) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/medikoo/next-tick/releases) - [Changelog](https://github.com/medikoo/next-tick/blob/master/CHANGELOG.md) - [Commits](https://github.com/medikoo/next-tick/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index 1871bff32..8416a2e32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7397,9 +7397,9 @@ neo-async@^2.5.0, neo-async@^2.6.1: integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== next-tick@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" - integrity sha1-yobR/ogoFpsBICCOPchCS524NCw= + version "1.1.0" + resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb" + integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ== nice-try@^1.0.4: version "1.0.5" |