Skip to content

Commit

Permalink
[Deps] update call-bind, define-properties, es-abstract, `es-se…
Browse files Browse the repository at this point in the history
…t-tostringtag`, `get-intrinsic`, `globalthis`, `internal-slot`, `object.entries`
  • Loading branch information
ljharb committed Sep 17, 2024
1 parent 33656d7 commit 694b2e6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@
"tape": "^5.9.0"
},
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.3",
"es-get-iterator": "^1.1.3",
"es-set-tostringtag": "^2.0.1",
"es-set-tostringtag": "^2.0.3",
"for-each": "^0.3.3",
"get-intrinsic": "^1.2.1",
"globalthis": "^1.0.3",
"get-intrinsic": "^1.2.4",
"globalthis": "^1.0.4",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.5",
"object.entries": "^1.1.7"
"internal-slot": "^1.0.7",
"object.entries": "^1.1.8"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 694b2e6

Please sign in to comment.