From 05750100c4c2a83b446ae7e935c38c3292a80637 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2020 02:26:22 +0000 Subject: [PATCH] Bump ember-concurrency from 1.1.3 to 1.1.7 Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 1.1.3 to 1.1.7. - [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/compare/1.1.3...1.1.7) 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..d96fa1f 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.1.7" + resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.1.7.tgz#b3f0c0478db1096503499d39e1b263c575cd52ef" + integrity sha512-PtEJvB4wG8e5CEHRC9ILl2BxF6U/xlMOhfCji/x7FxNFB9M230Du86LAy+4/yOozZHyoARVuazABPUj02P+DmQ== dependencies: ember-cli-babel "^7.7.3" ember-compatibility-helpers "^1.2.0"