@embroider/shared-internals
Advanced tools
Comparing version 3.0.1-unstable.1f9a96e to 3.0.1-unstable.20863d2
{ | ||
"name": "@embroider/shared-internals", | ||
"version": "3.0.1-unstable.1f9a96e", | ||
"version": "3.0.1-unstable.20863d2", | ||
"private": false, | ||
@@ -35,3 +35,3 @@ "description": "Utilities shared among the other embroider packages", | ||
"dependencies": { | ||
"babel-import-util": "^2.0.0", | ||
"babel-import-util": "^3.0.1", | ||
"debug": "^4.3.2", | ||
@@ -38,0 +38,0 @@ "ember-rfc176-data": "^0.3.17", |
@@ -27,3 +27,3 @@ "use strict"; | ||
var _a, _b; | ||
state.adder = new babel_import_util_1.ImportUtil(t, path); | ||
state.adder = new babel_import_util_1.ImportUtil(babel, path); | ||
let filename = (0, paths_1.cleanUrl)(path.hub.file.opts.filename); | ||
@@ -30,0 +30,0 @@ if (state.opts.packageGuard) { |
Sorry, the diff of this file is not supported yet
171981
+ Addedbabel-import-util@3.0.1(transitive)
- Removedbabel-import-util@2.1.1(transitive)
Updatedbabel-import-util@^3.0.1