Skip to content

Commit

Permalink
[Deps] update call-bind, es-abstract, get-intrinsic, gopd, `h…
Browse files Browse the repository at this point in the history
…as-symbols`, `internal-slot`, `regexp.prototype.flags`, `side-channel`
  • Loading branch information
ljharb committed Dec 20, 2024
1 parent 14ceede commit 993a80c
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 @@ -43,18 +43,18 @@
},
"homepage": "https://github.com/es-shims/String.prototype.matchAll#readme",
"dependencies": {
"call-bind": "^1.0.7",
"call-bind": "^1.0.8",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-abstract": "^1.23.6",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"get-intrinsic": "^1.2.4",
"gopd": "^1.0.1",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.7",
"regexp.prototype.flags": "^1.5.2",
"get-intrinsic": "^1.2.6",
"gopd": "^1.2.0",
"has-symbols": "^1.1.0",
"internal-slot": "^1.1.0",
"regexp.prototype.flags": "^1.5.3",
"set-function-name": "^2.0.2",
"side-channel": "^1.0.6"
"side-channel": "^1.1.0"
},
"devDependencies": {
"@es-shims/api": "^2.5.1",
Expand Down

0 comments on commit 993a80c

Please sign in to comment.