Skip to content

Commit 83695c0

Browse files
committed
[Deps] update defined, minimist, resolve
1 parent f0fe7c0 commit 83695c0

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
"array.prototype.every": "^1.1.3",
2929
"call-bind": "^1.0.2",
3030
"deep-equal": "^2.0.5",
31-
"defined": "^1.0.0",
31+
"defined": "^1.0.1",
3232
"dotignore": "^0.1.2",
3333
"for-each": "^0.3.3",
3434
"get-package-type": "^0.1.0",
@@ -37,12 +37,12 @@
3737
"has-dynamic-import": "^2.0.1",
3838
"inherits": "^2.0.4",
3939
"is-regex": "^1.1.4",
40-
"minimist": "^1.2.6",
40+
"minimist": "^1.2.7",
4141
"object-inspect": "^1.12.2",
4242
"object-is": "^1.1.5",
4343
"object-keys": "^1.1.1",
4444
"object.assign": "^4.1.4",
45-
"resolve": "^2.0.0-next.3",
45+
"resolve": "^2.0.0-next.4",
4646
"resumer": "^0.0.0",
4747
"string.prototype.trim": "^1.2.6",
4848
"through": "^2.3.8"

0 commit comments

Comments
 (0)