test/dummy/node_modules/@babel/runtime/helpers/esm/inherits.js in disco_app-0.18.1 vs test/dummy/node_modules/@babel/runtime/helpers/esm/inherits.js in disco_app-0.18.2

- old
+ new

@@ -1,5 +1,5 @@ -import setPrototypeOf from "./setPrototypeOf.js"; +import setPrototypeOf from "./setPrototypeOf"; export default function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } \ No newline at end of file