mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-06-13 09:20:50 +00:00
Update metadata
This commit is contained in:
2
node_modules/jest-haste-map/build/lib/dependencyExtractor.js
generated
vendored
2
node_modules/jest-haste-map/build/lib/dependencyExtractor.js
generated
vendored
@@ -63,7 +63,7 @@ const REQUIRE_OR_DYNAMIC_IMPORT_RE = createRegExp(
|
||||
);
|
||||
const IMPORT_OR_EXPORT_RE = createRegExp(
|
||||
[
|
||||
'\\b(?:import|export)\\s+(?!type(?:of)?\\s+)[^\'"]+\\s+from\\s+',
|
||||
'\\b(?:import|export)\\s+(?!type(?:of)?\\s+)(?:[^\'"]+\\s+from\\s+)?',
|
||||
CAPTURE_STRING_LITERAL(1)
|
||||
],
|
||||
'g'
|
||||
|
||||
Reference in New Issue
Block a user