diff --git a/package.json b/package.json index ee739a49d1..5c3e9d1596 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "lodash": "3.0.0", "output-file-sync": "1.1.0", "private": "0.1.6", - "regenerator-6to5": "0.8.9-6", + "regenerator-6to5": "0.8.9-7", "regexpu": "1.1.0", "roadrunner": "1.0.4", "source-map": "0.1.43", diff --git a/test/fixtures/transformation/self-contained/.regenerator-runtime/actual.js b/test/fixtures/transformation/self-contained/regenerator-runtime/actual.js similarity index 100% rename from test/fixtures/transformation/self-contained/.regenerator-runtime/actual.js rename to test/fixtures/transformation/self-contained/regenerator-runtime/actual.js diff --git a/test/fixtures/transformation/self-contained/.regenerator-runtime/expected.js b/test/fixtures/transformation/self-contained/regenerator-runtime/expected.js similarity index 100% rename from test/fixtures/transformation/self-contained/.regenerator-runtime/expected.js rename to test/fixtures/transformation/self-contained/regenerator-runtime/expected.js