summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json')
-rw-r--r--tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json b/tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json
index 7ce01ed934..d03b698ff0 100644
--- a/tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json
+++ b/tools/node_modules/eslint/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json
@@ -1,5 +1,5 @@
[
- "esnext.global-this",
"esnext.promise.all-settled",
- "esnext.string.match-all"
+ "esnext.string.match-all",
+ "esnext.global-this"
]