Skip to content

Commit f6f39a2

Browse files
committed
[Deps] update glob, object-inspect, object.assign
1 parent 6b8e118 commit f6f39a2

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
@@ -32,16 +32,16 @@
3232
"dotignore": "^0.1.2",
3333
"for-each": "^0.3.3",
3434
"get-package-type": "^0.1.0",
35-
"glob": "^7.2.0",
35+
"glob": "^7.2.3",
3636
"has": "^1.0.3",
3737
"has-dynamic-import": "^2.0.1",
3838
"inherits": "^2.0.4",
3939
"is-regex": "^1.1.4",
4040
"minimist": "^1.2.6",
41-
"object-inspect": "^1.12.0",
41+
"object-inspect": "^1.12.2",
4242
"object-is": "^1.1.5",
4343
"object-keys": "^1.1.1",
44-
"object.assign": "^4.1.2",
44+
"object.assign": "^4.1.3",
4545
"resolve": "^2.0.0-next.3",
4646
"resumer": "^0.0.0",
4747
"string.prototype.trim": "^1.2.6",

0 commit comments

Comments
 (0)