Skip to content

Commit

Permalink
[Deps] update es-abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 24, 2024
1 parent 698cef7 commit d2b47a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,22 @@
"GeneratorValidate",
"Get",
"GetIntrinsic",
"GetIterator",
"GetIteratorDirect",
"GetIteratorFlattenable",
"GetMethod",
"IsArray",
"IsCallable",
"IteratorClose",
"IteratorComplete",
"IteratorNext",
"IteratorStepValue",
"IteratorStep",
"NormalCompletion",
"OrdinaryHasInstance",
"OrdinaryObjectCreate",
"PromiseResolve",
"StringToCodePoints",
"ThrowCompletion",
"ToBoolean",
"ToIntegerOrInfinity",
"ToNumber",
"ToObject",
"Type",
],
}],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.0",
"es-abstract": "^1.23.3",
"es-errors": "^1.3.0",
"es-set-tostringtag": "^2.0.3",
"function-bind": "^1.1.2",
Expand Down

0 comments on commit d2b47a5

Please sign in to comment.