Skip to content

Commit

Permalink
[Deps] update define-properties, es-abstract, get-intrinsic, `i…
Browse files Browse the repository at this point in the history
…nternal-slot`
  • Loading branch information
ljharb committed May 19, 2023
1 parent 2bca409 commit bdcf9ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
},
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.21.1",
"define-properties": "^1.2.0",
"es-abstract": "^1.21.2",
"es-get-iterator": "^1.1.3",
"es-set-tostringtag": "^2.0.1",
"for-each": "^0.3.3",
"get-intrinsic": "^1.1.3",
"get-intrinsic": "^1.2.1",
"globalthis": "^1.0.3",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.4",
"internal-slot": "^1.0.5",
"object.entries": "^1.1.6"
},
"auto-changelog": {
Expand Down

0 comments on commit bdcf9ac

Please sign in to comment.