From 4652351321298ffea755744455c9f44f755edfb9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 21:42:02 +0000 Subject: [PATCH] chore(deps-dev): bump ember-link-action from 2.0.1 to 2.0.2 Bumps [ember-link-action](https://github.com/Kuzirashi/ember-link-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/Kuzirashi/ember-link-action/releases) - [Commits](https://github.com/Kuzirashi/ember-link-action/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 93994b4cc3f..cb4ac54182e 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "ember-href-to": "4.1.0", "ember-infinity": "^2.1.2", "ember-l10n": "^4.3.1", - "ember-link-action": "2.0.1", + "ember-link-action": "2.0.2", "ember-load-initializers": "^2.1.1", "ember-math-helpers": "^2.15.0", "ember-maybe-import-regenerator": "^0.1.6", diff --git a/yarn.lock b/yarn.lock index 12046e98abe..6a11df35a9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7418,10 +7418,10 @@ ember-l10n@^4.3.1: inquirer "^7.0.4" shelljs "^0.8.2" -ember-link-action@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/ember-link-action/-/ember-link-action-2.0.1.tgz#09c089a46c5111c5bab54afe13cd966df8e8ee68" - integrity sha512-nezWgr+q1GoiYbk/jbiYZkThnzVE0fBc6/VPGTmyTcdnIsrGNEpHR+wo0wARrOMbIJ+r2tu5sKMVuAAagn5qmg== +ember-link-action@2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/ember-link-action/-/ember-link-action-2.0.2.tgz#4a5fdf0f49cb2b5061625b126b4329519c601938" + integrity sha512-xxKv8X2lTl3hlP9ajbRinawUAxUGRwgnvThRwXJhBXqzxYhBDezhFZl3LXLi3wfPzQsdCrXPKPCpzl6dsi2DyQ== dependencies: ember-cli-babel "7.23.0" ember-cli-htmlbars "5.3.1"