Skip to content

Commit

Permalink
Bump ember-auto-import from 1.2.13 to 1.2.15 in /ember (skylines-proj…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Turbo87 committed Oct 26, 2018
1 parent b99bfaa commit f537c50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bootstrap-sass": "^3.3.7",
"broccoli-asset-rev": "^3.0.0",
"ember-ajax": "^4.0.0",
"ember-auto-import": "^1.2.13",
"ember-auto-import": "^1.2.15",
"ember-bootstrap": "^2.0.0",
"ember-cli": "~3.5.0",
"ember-cli-app-version": "^3.2.0",
Expand Down
9 changes: 4 additions & 5 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4950,10 +4950,10 @@ [email protected]:
"@glimmer/compiler" "^0.27.0"
"@glimmer/syntax" "^0.27.0"

ember-auto-import@^1.2.13, ember-auto-import@^1.2.8:
version "1.2.13"
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-1.2.13.tgz#8f6f5d1c64e173f9093dd0c5031dc1d446b7cff1"
integrity sha512-2E90zz+14ccCV9/WbVSV+wOLsXe3pvRV/bYvXqBykTcOik1iy44mv21uQen9xjlsvmVflXvihq9/Mg/03D1RzQ==
ember-auto-import@^1.2.15, ember-auto-import@^1.2.8:
version "1.2.15"
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-1.2.15.tgz#3da74f83704f4c095dc1affec25a68f396ed5728"
integrity sha512-L9eyO5b135BXdzNMexhoxkPETBUQCkwp3lp4O2uu+hVEDUe2Z9m+/X8TdTRcuavkeFbQk5bgoXAGPzv4yaPjIg==
dependencies:
babel-core "^6.26.3"
babel-plugin-syntax-dynamic-import "^6.18.0"
Expand All @@ -4971,7 +4971,6 @@ ember-auto-import@^1.2.13, ember-auto-import@^1.2.8:
lodash "^4.17.10"
mkdirp "^0.5.1"
pkg-up "^2.0.0"
quick-temp "^0.1.8"
resolve "^1.7.1"
rimraf "^2.6.2"
symlink-or-copy "^1.2.0"
Expand Down

0 comments on commit f537c50

Please sign in to comment.