Skip to content

Commit

Permalink
[Deps] update call-bind, define-properties, es-abstract, `es-sh…
Browse files Browse the repository at this point in the history
…im-unscopables`
  • Loading branch information
ljharb committed Feb 5, 2024
1 parent 958bf5c commit b3698fb
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 @@ -49,10 +49,10 @@
"es-shim API"
],
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"es-shim-unscopables": "^1.0.0"
"call-bind": "^1.0.5",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.3",
"es-shim-unscopables": "^1.0.2"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
Expand Down

0 comments on commit b3698fb

Please sign in to comment.