From f05b4b4d67b27851ee1fb4f5e4dfc315469443cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 01:35:26 +0000 Subject: [PATCH] :arrow_up: Bump ember-decorators-polyfill from 1.1.2 to 1.1.5 Bumps [ember-decorators-polyfill](https://github.com/pzuraq/ember-decorators-polyfill) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/pzuraq/ember-decorators-polyfill/releases) - [Commits](https://github.com/pzuraq/ember-decorators-polyfill/compare/1.1.2...v1.1.5) 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 23e7753..f952078 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6217,9 +6217,9 @@ ember-composable-helpers@^2.3.1: ember-inflector "^3.0.1" ember-decorators-polyfill@^1.0.4: - version "1.1.2" - resolved "https://registry.yarnpkg.com/ember-decorators-polyfill/-/ember-decorators-polyfill-1.1.2.tgz#b5f79c3598b0f979976a82c97a13c26df7a59705" - integrity sha512-BEi6+2Phsy70UjZMZD1J1+eTjSYAmBecT7K6lQxRFJzbomQftN6rQsWTGNoAmUn8dzDMam2McGvSG5M12cMBTg== + version "1.1.5" + resolved "https://registry.yarnpkg.com/ember-decorators-polyfill/-/ember-decorators-polyfill-1.1.5.tgz#49203c302ea4486618ba4866923ec657cf2c9f3d" + integrity sha512-O154i8sLoVjsiKzSqxGRfHGr+N+drT6mRrLDbNgJCnW/V5uLg/ppZFpUsrdxuXnp5Q9us3OfXV1nX2CH+7bUpA== dependencies: ember-cli-babel "^7.1.2" ember-cli-version-checker "^3.1.3"