Skip to content

Commit 438cfca

Browse files
Bump ember-cli-babel-plugin-helpers from 1.1.0 to 1.1.1
Bumps [ember-cli-babel-plugin-helpers](https://github.com/dfreeman/ember-cli-babel-plugin-helpers) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dfreeman/ember-cli-babel-plugin-helpers/releases) - [Changelog](https://github.com/dfreeman/ember-cli-babel-plugin-helpers/blob/master/CHANGELOG.md) - [Commits](dfreeman/ember-cli-babel-plugin-helpers@v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 737f1f3 commit 438cfca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"broccoli-persistent-filter": "^3.1.1",
3939
"broccoli-plugin": "^4.0.3",
4040
"common-tags": "^1.8.0",
41-
"ember-cli-babel-plugin-helpers": "^1.1.0",
41+
"ember-cli-babel-plugin-helpers": "^1.1.1",
4242
"fs-tree-diff": "^2.0.1",
4343
"hash-for-dep": "^1.5.1",
4444
"heimdalljs-logger": "^0.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,10 +4074,10 @@ ember-cli-app-version@^3.2.0:
40744074
ember-cli-babel "^6.12.0"
40754075
git-repo-version "^1.0.2"
40764076

4077-
ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
4078-
version "1.1.0"
4079-
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
4080-
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
4077+
ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0, ember-cli-babel-plugin-helpers@^1.1.1:
4078+
version "1.1.1"
4079+
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
4080+
integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
40814081

40824082
ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.12.0, ember-cli-babel@^6.16.0, ember-cli-babel@^6.8.1:
40834083
version "6.18.0"

0 commit comments

Comments
 (0)