Skip to content

Commit 86047f4

Browse files
chore(deps-dev): bump ember-math-helpers from 2.11.1 to 2.12.1 (#3873)
Bumps [ember-math-helpers](https://github.com/shipshapecode/ember-math-helpers) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/shipshapecode/ember-math-helpers/releases) - [Changelog](https://github.com/shipshapecode/ember-math-helpers/blob/master/CHANGELOG.md) - [Commits](RobbieTheWagner/ember-math-helpers@v2.11.1...v2.12.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c9dd14c commit 86047f4

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"ember-l10n": "^4.0.0",
9191
"ember-link-action": "1.0.0",
9292
"ember-load-initializers": "^2.0.0",
93-
"ember-math-helpers": "^2.11.1",
93+
"ember-math-helpers": "^2.12.1",
9494
"ember-maybe-import-regenerator": "^0.1.6",
9595
"ember-metrics": "poteto/ember-metrics#87f24d2",
9696
"ember-models-table": "^2.10.1",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6072,7 +6072,7 @@ ember-cli-htmlbars@^3.0.0, ember-cli-htmlbars@^3.0.1:
60726072
json-stable-stringify "^1.0.0"
60736073
strip-bom "^3.0.0"
60746074

6075-
ember-cli-htmlbars@^4.2.2:
6075+
ember-cli-htmlbars@^4.2.0, ember-cli-htmlbars@^4.2.2:
60766076
version "4.2.2"
60776077
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.2.2.tgz#3db341a0c866b6e16919db071be9592b9702f014"
60786078
integrity sha512-xhVYhdbS2H+XNHzSYfOZKRFIpZ8zOrNGMuAc7vJd6oUE8Aad2r5xjncIVQDioPp8sQfUpXt0uvkUZaOll/thXw==
@@ -6820,13 +6820,14 @@ ember-macro-helpers@^4.2.2:
68206820
ember-cli-string-utils "^1.1.0"
68216821
ember-cli-test-info "^1.0.0"
68226822

6823-
ember-math-helpers@^2.11.1:
6824-
version "2.11.1"
6825-
resolved "https://registry.yarnpkg.com/ember-math-helpers/-/ember-math-helpers-2.11.1.tgz#a598ed813fc0ffcae7147f1392331eda66bff044"
6823+
ember-math-helpers@^2.12.1:
6824+
version "2.12.1"
6825+
resolved "https://registry.yarnpkg.com/ember-math-helpers/-/ember-math-helpers-2.12.1.tgz#a08faee5563f42dd315ff9db613221dc818654a9"
6826+
integrity sha512-vnL3+ndIea5c7sUmkVFFsCiYNfdyylx7irlpYqoYJ/jakO0eHzmF+9vYU2LtO0pLo8/PjgyZSEO00LPAff7b/g==
68266827
dependencies:
68276828
broccoli-funnel "^2.0.2"
6828-
ember-cli-babel "^7.1.2"
6829-
ember-cli-htmlbars "^3.0.0"
6829+
ember-cli-babel "^7.13.0"
6830+
ember-cli-htmlbars "^4.2.0"
68306831

68316832
ember-maybe-import-regenerator@^0.1.6:
68326833
version "0.1.6"

0 commit comments

Comments
 (0)