Skip to content

Commit de34703

Browse files
committedOct 21, 2023
[Deps] update call-bind, mock-property, object-inspect
1 parent 5a77657 commit de34703

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@ljharb/resumer": "^0.0.1",
2929
"@ljharb/through": "^2.3.11",
3030
"array.prototype.every": "^1.1.5",
31-
"call-bind": "^1.0.2",
31+
"call-bind": "^1.0.5",
3232
"deep-equal": "^2.2.2",
3333
"defined": "^1.0.1",
3434
"dotignore": "^0.1.2",
@@ -40,8 +40,8 @@
4040
"inherits": "^2.0.4",
4141
"is-regex": "^1.1.4",
4242
"minimist": "^1.2.8",
43-
"mock-property": "^1.0.0",
44-
"object-inspect": "^1.12.3",
43+
"mock-property": "^1.0.2",
44+
"object-inspect": "^1.13.1",
4545
"object-is": "^1.1.5",
4646
"object-keys": "^1.1.1",
4747
"object.assign": "^4.1.4",

0 commit comments

Comments
 (0)
Please sign in to comment.