Skip to content

Commit

Permalink
[Deps] update call-bind, define-properties, es-abstract, `es-ag…
Browse files Browse the repository at this point in the history
…gregate-error`, `get-intrinsic`, `has-property-descriptors`
  • Loading branch information
ljharb committed Feb 5, 2024
1 parent d9d2cb7 commit 2353b34
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@
},
"homepage": "https://github.com/es-shims/error-cause#readme",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"es-aggregate-error": "^1.0.10",
"get-intrinsic": "^1.2.1",
"call-bind": "^1.0.5",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.3",
"es-aggregate-error": "^1.0.12",
"get-intrinsic": "^1.2.3",
"globalthis": "^1.0.3",
"has-property-descriptors": "^1.0.0"
"has-property-descriptors": "^1.0.1"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
Expand Down

0 comments on commit 2353b34

Please sign in to comment.