We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ljharb
Learn more about funding links in repositories.
Report abuse
call-bind
mock-property
object-inspect
1 parent 5a77657 commit de34703Copy full SHA for de34703
package.json
@@ -28,7 +28,7 @@
28
"@ljharb/resumer": "^0.0.1",
29
"@ljharb/through": "^2.3.11",
30
"array.prototype.every": "^1.1.5",
31
- "call-bind": "^1.0.2",
+ "call-bind": "^1.0.5",
32
"deep-equal": "^2.2.2",
33
"defined": "^1.0.1",
34
"dotignore": "^0.1.2",
@@ -40,8 +40,8 @@
40
"inherits": "^2.0.4",
41
"is-regex": "^1.1.4",
42
"minimist": "^1.2.8",
43
- "mock-property": "^1.0.0",
44
- "object-inspect": "^1.12.3",
+ "mock-property": "^1.0.2",
+ "object-inspect": "^1.13.1",
45
"object-is": "^1.1.5",
46
"object-keys": "^1.1.1",
47
"object.assign": "^4.1.4",
0 commit comments