Skip to content

Commit

Permalink
chore(deps-dev): bump ember-auto-import from 1.3.0 to 1.5.3 (#3954)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump ember-auto-import from 1.3.0 to 1.5.3

Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import) from 1.3.0 to 1.5.3.
- [Release notes](https://github.com/ef4/ember-auto-import/releases)
- [Changelog](https://github.com/ef4/ember-auto-import/blob/master/CHANGELOG.md)
- [Commits](embroider-build/ember-auto-import@v1.3.0...v1.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: Areeb Jamal <jamal.areeb@gmail.com>
  • Loading branch information
dependabot-preview[bot] and iamareebjamal authored Feb 1, 2020
1 parent a0bd46d commit 9b14de3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 232 deletions.
3 changes: 3 additions & 0 deletions ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ module.exports = function(defaults) {
},
autoImport: {
webpack: {
node: {
path: true // TODO: Remove after https://github.com/fossasia/open-event-frontend/issues/3956
},
plugins: env === 'production' ? [
new BundleAnalyzerPlugin({
analyzerMode : 'static',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"broccoli-asset-rev": "^3.0.0",
"broccoli-persistent-filter": "^2.0.0",
"ember-ajax": "5.0.0",
"ember-auto-import": "^1.3.0",
"ember-auto-import": "^1.5.3",
"ember-cli": "~3.10.1",
"ember-cli-accounting": "^2.0.2",
"ember-cli-app-version": "^3.2.0",
Expand Down
Loading

0 comments on commit 9b14de3

Please sign in to comment.