Skip to content

Commit

Permalink
Update dependency ember-functions-as-helper-polyfill to ^1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 26, 2022
1 parent b356e72 commit 5ec81aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"yarn": "1.22.17"
},
"dependencies": {
"ember-functions-as-helper-polyfill": "^1.0.10",
"ember-functions-as-helper-polyfill": "^1.0.15",
"highlight.js": "^11.4.0",
"highlightjs-glimmer": "^1.4.1",
"remark-autolink-headings": "^6.1.0",
Expand Down
14 changes: 5 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2166,7 +2166,7 @@
resolve "^1.8.1"
semver "^7.3.2"

"@embroider/[email protected]", "@embroider/macros@^0.49.0":
"@embroider/[email protected]":
version "0.49.0"
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-0.49.0.tgz#65b4ed734d1266013a452aed2a3adb8694832112"
integrity sha512-4VsvlE0h8l1LPI6V2VufQimf7LGkSXd9AJLsrGs4/W8SqqdJHv4oY2DGzX1c0Te4VcD61lIzCkeOkzN2PMV3WQ==
Expand Down Expand Up @@ -7625,16 +7625,12 @@ ember-fetch@^8.1.1:
node-fetch "^2.6.1"
whatwg-fetch "^3.6.2"

ember-functions-as-helper-polyfill@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/ember-functions-as-helper-polyfill/-/ember-functions-as-helper-polyfill-1.0.10.tgz#7fd5f021ad68967a982f0d914062529cea731dfe"
integrity sha512-f6IMmCYYgeR5mNgsCg9/ht4A12IlHU4PdIf7+MVYMJk9d20zQYtnX5Vd2J7+yMVOi9afTTwt9+Xlxufl0x7r9g==
ember-functions-as-helper-polyfill@^1.0.15:
version "1.0.15"
resolved "https://registry.yarnpkg.com/ember-functions-as-helper-polyfill/-/ember-functions-as-helper-polyfill-1.0.15.tgz#abe4a6bac7a7269633069fbf3c0d9baaeea3508a"
integrity sha512-fIthmFhkkj03yut7F7iDFv3T3nw5h+R8jsTq5LljUfTskSU8UbSsacFbs9BPTlRAk6t2jN37WwEO/4nZQ1HzbQ==
dependencies:
"@embroider/macros" "^0.49.0"
"@glimmer/tracking" "^1.0.4"
ember-auto-import "^2.2.4"
ember-cli-babel "^7.26.11"
ember-cli-htmlbars "^6.0.1"
ember-cli-typescript "^4.2.1"

ember-get-config@^0.3.0:
Expand Down

0 comments on commit 5ec81aa

Please sign in to comment.