Skip to content

Commit

Permalink
[Deps] update defined, minimist, resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 17, 2022
1 parent f0fe7c0 commit 83695c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,7 +28,7 @@
"array.prototype.every": "^1.1.3",
"call-bind": "^1.0.2",
"deep-equal": "^2.0.5",
"defined": "^1.0.0",
"defined": "^1.0.1",
"dotignore": "^0.1.2",
"for-each": "^0.3.3",
"get-package-type": "^0.1.0",
Expand All @@ -37,12 +37,12 @@
"has-dynamic-import": "^2.0.1",
"inherits": "^2.0.4",
"is-regex": "^1.1.4",
"minimist": "^1.2.6",
"minimist": "^1.2.7",
"object-inspect": "^1.12.2",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
"resolve": "^2.0.0-next.3",
"resolve": "^2.0.0-next.4",
"resumer": "^0.0.0",
"string.prototype.trim": "^1.2.6",
"through": "^2.3.8"
Expand Down

0 comments on commit 83695c0

Please sign in to comment.