Skip to content

Commit

Permalink
Merge branch 'develop' into Part-of-18714-and-17670
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettbear authored May 15, 2023
2 parents 3106705 + c9f4202 commit 1fc2f0c
Show file tree
Hide file tree
Showing 27 changed files with 5,452 additions and 5,806 deletions.
12 changes: 12 additions & 0 deletions .yarn/patches/@babel-core-npm-7.21.5-c72c337956.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/lib/index.js b/lib/index.js
index c991f62dc64553502e9911a7f21e77e008d7f438..e503c7494d21b13df85b10e1657b2af8ca4d964f 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -222,7 +222,6 @@ var _transform = require("./transform");
var _transformFile = require("./transform-file");
var _transformAst = require("./transform-ast");
var _parse = require("./parse");
-var thisFile = require("./index");
const version = "7.21.5";
exports.version = version;
const DEFAULT_EXTENSIONS = Object.freeze([".js", ".jsx", ".es6", ".es", ".mjs", ".cjs"]);
Loading

0 comments on commit 1fc2f0c

Please sign in to comment.