We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
call-bound
has-dynamic-import
is-regex
object.assign
1 parent 33a1036 commit f7630c3Copy full SHA for f7630c3
1 file changed
package.json
@@ -24,23 +24,23 @@
24
"@ljharb/through": "^2.3.13",
25
"array.prototype.every": "^1.1.7",
26
"call-bind": "^1.0.8",
27
- "call-bound": "^1.0.2",
+ "call-bound": "^1.0.3",
28
"deep-equal": "^2.2.3",
29
"defined": "^1.0.1",
30
"dotignore": "^0.1.2",
31
"for-each": "^0.3.3",
32
"get-package-type": "^0.1.0",
33
"glob": "^7.2.3",
34
- "has-dynamic-import": "^2.1.0",
+ "has-dynamic-import": "^2.1.1",
35
"hasown": "^2.0.2",
36
"inherits": "^2.0.4",
37
- "is-regex": "^1.2.0",
+ "is-regex": "^1.2.1",
38
"minimist": "^1.2.8",
39
"mock-property": "^1.1.0",
40
"object-inspect": "^1.13.3",
41
"object-is": "^1.1.6",
42
"object-keys": "^1.1.1",
43
- "object.assign": "^4.1.5",
+ "object.assign": "^4.1.7",
44
"resolve": "^2.0.0-next.5",
45
"string.prototype.trim": "^1.2.10"
46
},
0 commit comments