From 05946e23fa2843c36e5313f8f34d0f5960e2e258 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 03:51:28 +0000 Subject: [PATCH] Bump ember-concurrency from 1.1.3 to 1.2.0 Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/machty/ember-concurrency/releases) - [Changelog](https://github.com/machty/ember-concurrency/blob/master/CHANGELOG.md) - [Commits](https://github.com/machty/ember-concurrency/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1cd6712..6d37cf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4682,9 +4682,9 @@ ember-compatibility-helpers@^1.2.0: semver "^5.4.1" ember-concurrency@^1.1.2: - version "1.1.3" - resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.1.3.tgz#3e0a2c77eb5d2d8b8dc75f0ea91fdb97dfa3e6f1" - integrity sha512-U/a345q6OjkcRa3ziXHYFD9yB5V8guX68k1EAlLLtbtbswWAawvT/mKiPnhejuENiG6jICEc9AT0IXmVamu1+w== + version "1.2.0" + resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.2.0.tgz#f8d09ff035ba7652f01de198b9e16424ef2b8522" + integrity sha512-XEKleKlcJQOTbMHEbEtIYF/VXSJDVB8H3pRFY5qmGqGujvpLaJY0GCQ6xtnTDdmSDkBO77FJ9o36GL7iwyqn6g== dependencies: ember-cli-babel "^7.7.3" ember-compatibility-helpers "^1.2.0"