Skip to content

Commit

Permalink
Update ember-auto-import to v2.x (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored Oct 21, 2021
1 parent a2f7264 commit 642bda8
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 16 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chalk": "^4.1.1",
"cli-table3": "^0.6.0",
"debug": "^4.2.0",
"ember-auto-import": "^1.10.1",
"ember-auto-import": "^2.2.3",
"ember-cli-babel": "^7.21.0",
"ember-cli-version-checker": "^5.1.2",
"execa": "^4.0.3",
Expand Down Expand Up @@ -97,7 +97,8 @@
"release-it-lerna-changelog": "^2.4.0",
"rsvp": "^4.8.5",
"sinon": "^11.1.2",
"testdouble": "^3.16.1"
"testdouble": "^3.16.1",
"webpack": "^5.59.1"
},
"peerDependencies": {
"ember-mocha": "*",
Expand Down
Loading

0 comments on commit 642bda8

Please sign in to comment.