Skip to content

Commit

Permalink
Update dependency ember-element-helper to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2021
1 parent bf35944 commit 2185c38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"resolutions": {
"@percy/agent": "0.24.3",
"ember-element-helper": "0.4.0",
"ember-element-helper": "0.5.0",
"ember-maybe-in-element": "2.0.2",
"ember-modifier": "2.1.1"
},
Expand Down
19 changes: 14 additions & 5 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,15 @@
"@embroider/macros" "0.36.0"
ember-cli-babel "^7.22.1"

"@embroider/util@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@embroider/util/-/util-0.39.1.tgz#7cec8ea13d8ce73539179d47d2564d8c09d055f6"
integrity sha512-3sQlpEjOXt03sId8ZYGWjm6SdQaR78Ppa6LwLon76kYsDM8J2hRXY1Zcpt1rKTSuOyXs/0Pc5+ri1MNfJKD3DA==
dependencies:
"@embroider/macros" "0.39.1"
broccoli-funnel "github:ef4/broccoli-funnel#c70d060076e14793e8495571f304a976afc754ac"
ember-cli-babel "^7.23.1"

"@embroider/[email protected]":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@embroider/webpack/-/webpack-0.39.1.tgz#ed8373fbd0f9dd85eff82301d656eb14043d3682"
Expand Down Expand Up @@ -6856,14 +6865,14 @@ ember-destroyable-polyfill@^2.0.2:
ember-cli-version-checker "^5.1.1"
ember-compatibility-helpers "^1.2.1"

ember-element-helper@0.4.0, ember-element-helper@^0.3.1, ember-element-helper@^0.3.2:
version "0.4.0"
resolved "https://registry.yarnpkg.com/ember-element-helper/-/ember-element-helper-0.4.0.tgz#e85671c4b04be4ed247024d62d47378b980f5c90"
integrity sha512-CYNhdqT094qXbQYqQ9IrH0Fg/Eq8HC3X8L2ULChyC2qqm8D2o7E+q3H3G5k0owcyWx21LJdziLGPlJYG++FeVg==
ember-element-helper@0.5.0, ember-element-helper@^0.3.1, ember-element-helper@^0.3.2:
version "0.5.0"
resolved "https://registry.yarnpkg.com/ember-element-helper/-/ember-element-helper-0.5.0.tgz#0e8bd489f2f8b515a01f47394c1194601dfb140c"
integrity sha512-l1aaL6JBU56KkTOAcoXAtb6JYjZXgwXR/A33oCwbJ2EOWL0tpXJ23zX6rw0LDqHEQXi0nGLqoggGiVijTpsGFQ==
dependencies:
"@embroider/util" "^0.39.1"
ember-cli-babel "^7.17.2"
ember-cli-htmlbars "^5.1.0"
ember-compatibility-helpers "^1.2.1"

[email protected]:
version "0.1.1"
Expand Down

0 comments on commit 2185c38

Please sign in to comment.