From f87b0ce9d702149d37e49a33991ef465e6c2b9b7 Mon Sep 17 00:00:00 2001 From: Jordan Morano Date: Fri, 12 Apr 2019 11:38:29 -0400 Subject: [PATCH] Update modules-api-polyfill package to latest --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a70f2d74..07ae992b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@babel/runtime": "^7.2.0", "amd-name-resolver": "^1.2.1", "babel-plugin-debug-macros": "^0.3.0", - "babel-plugin-ember-modules-api-polyfill": "^2.8.0", + "babel-plugin-ember-modules-api-polyfill": "^2.9.0", "babel-plugin-module-resolver": "^3.1.1", "broccoli-babel-transpiler": "^7.1.2", "broccoli-debug": "^0.6.4", diff --git a/yarn.lock b/yarn.lock index d7d4caaa..cca1d7d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1230,7 +1230,7 @@ babel-plugin-debug-macros@^0.3.0: dependencies: semver "^5.3.0" -babel-plugin-ember-modules-api-polyfill@^2.6.0, babel-plugin-ember-modules-api-polyfill@^2.8.0: +babel-plugin-ember-modules-api-polyfill@^2.6.0, babel-plugin-ember-modules-api-polyfill@^2.9.0: version "2.9.0" resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa" integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ==