Skip to content

Commit 28dcc7a

Browse files
chore(deps-dev): bump ember-math-helpers from 2.12.1 to 2.13.0 (#4031)
Bumps [ember-math-helpers](https://github.com/shipshapecode/ember-math-helpers) from 2.12.1 to 2.13.0. - [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.12.1...v2.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: Kush Trivedi <[email protected]>
1 parent e42a665 commit 28dcc7a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"ember-l10n": "^4.3.0",
9292
"ember-link-action": "1.0.0",
9393
"ember-load-initializers": "^2.1.1",
94-
"ember-math-helpers": "^2.12.1",
94+
"ember-math-helpers": "^2.13.0",
9595
"ember-maybe-import-regenerator": "^0.1.6",
9696
"ember-metrics": "^0.14.0",
9797
"ember-models-table": "^2.10.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6771,12 +6771,12 @@ ember-macro-helpers@^4.2.2:
67716771
ember-cli-string-utils "^1.1.0"
67726772
ember-cli-test-info "^1.0.0"
67736773

6774-
ember-math-helpers@^2.12.1:
6775-
version "2.12.1"
6776-
resolved "https://registry.yarnpkg.com/ember-math-helpers/-/ember-math-helpers-2.12.1.tgz#a08faee5563f42dd315ff9db613221dc818654a9"
6777-
integrity sha512-vnL3+ndIea5c7sUmkVFFsCiYNfdyylx7irlpYqoYJ/jakO0eHzmF+9vYU2LtO0pLo8/PjgyZSEO00LPAff7b/g==
6774+
ember-math-helpers@^2.13.0:
6775+
version "2.13.0"
6776+
resolved "https://registry.yarnpkg.com/ember-math-helpers/-/ember-math-helpers-2.13.0.tgz#eb304b6f75f217e7c1c62fceada396365faf63eb"
6777+
integrity sha512-UW4MKjpTp5TXcO/mIAvuZtKBx1uuL3W/uDJsFp5fDHA3Thdl5R+NQsQcnJZURbsKeaW3oPGPyM9tG806yopRbA==
67786778
dependencies:
6779-
broccoli-funnel "^2.0.2"
6779+
broccoli-funnel "^3.0.1"
67806780
ember-cli-babel "^7.13.0"
67816781
ember-cli-htmlbars "^4.2.0"
67826782

0 commit comments

Comments
 (0)