Skip to content

Commit

Permalink
[Deps] update call-bind, mock-property, object-inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 21, 2023
1 parent 5a77657 commit de34703
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,7 +28,7 @@
"@ljharb/resumer": "^0.0.1",
"@ljharb/through": "^2.3.11",
"array.prototype.every": "^1.1.5",
"call-bind": "^1.0.2",
"call-bind": "^1.0.5",
"deep-equal": "^2.2.2",
"defined": "^1.0.1",
"dotignore": "^0.1.2",
Expand All @@ -40,8 +40,8 @@
"inherits": "^2.0.4",
"is-regex": "^1.1.4",
"minimist": "^1.2.8",
"mock-property": "^1.0.0",
"object-inspect": "^1.12.3",
"mock-property": "^1.0.2",
"object-inspect": "^1.13.1",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
Expand Down

0 comments on commit de34703

Please sign in to comment.