Skip to content

Commit 199175b

Browse files
Bump ember-getowner-polyfill from 2.2.0 to 3.0.2
Bumps [ember-getowner-polyfill](https://github.com/rwjblue/ember-getowner-polyfill) from 2.2.0 to 3.0.2. - [Release notes](https://github.com/rwjblue/ember-getowner-polyfill/releases) - [Changelog](https://github.com/ember-polyfills/ember-getowner-polyfill/blob/master/CHANGELOG.md) - [Commits](ember-polyfills/ember-getowner-polyfill@v2.2.0...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0cc0f7a commit 199175b

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ember-cp-validations": "^4.0.0-beta.10",
5252
"ember-disable-prototype-extensions": "^1.1.3",
5353
"ember-export-application-global": "^2.0.1",
54-
"ember-getowner-polyfill": "^2.2.0",
54+
"ember-getowner-polyfill": "^3.0.2",
5555
"ember-load-initializers": "^2.1.1",
5656
"ember-maybe-import-regenerator": "^0.1.6",
5757
"ember-qunit": "^4.6.0",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5443,12 +5443,14 @@ ember-focus-trap@^0.4.0:
54435443
ember-modifier-manager-polyfill "^1.2.0"
54445444
focus-trap "^5.1.0"
54455445

5446-
ember-getowner-polyfill@^2.2.0:
5447-
version "2.2.0"
5448-
resolved "https://registry.yarnpkg.com/ember-getowner-polyfill/-/ember-getowner-polyfill-2.2.0.tgz#38e7dccbcac69d5ec694000329ec0b2be651d2b2"
5449-
integrity sha512-rwGMJgbGzxIAiWYjdpAh04Abvt0s3HuS/VjHzUFhVyVg2pzAuz45B9AzOxYXzkp88vFC7FPaiA4kE8NxNk4A4Q==
5446+
ember-getowner-polyfill@^3.0.2:
5447+
version "3.0.2"
5448+
resolved "https://registry.yarnpkg.com/ember-getowner-polyfill/-/ember-getowner-polyfill-3.0.2.tgz#59346d1152693554b0214a321b073c5690c5598c"
5449+
integrity sha512-jlOzpu37FKv8rj7Ps8v0wRDBWRZ6vrcvC1MZ1XV9g7UIYgVC4I1KAcAk5ZRxYeVFdZfLHlGm2Cxdqsd086d+eQ==
54505450
dependencies:
5451+
ember-cli-babel "^7.19.0"
54515452
ember-cli-version-checker "^2.1.0"
5453+
ember-compatibility-helpers "^1.2.1"
54525454
ember-factory-for-polyfill "^1.3.1"
54535455

54545456
ember-in-element-polyfill@^1.0.0:

0 commit comments

Comments
 (0)