Skip to content

Commit

Permalink
[Deps] update defined, minimist, object-inspect, `string.protot…
Browse files Browse the repository at this point in the history
…ype.trim`
  • Loading branch information
ljharb committed Jan 15, 2023
1 parent 1b3ad24 commit 01edce8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -14,18 +14,18 @@
"dependencies": {
"call-bind": "~1.0.2",
"deep-equal": "~1.1.1",
"defined": "~1.0.0",
"defined": "~1.0.1",
"dotignore": "~0.1.2",
"for-each": "~0.3.3",
"glob": "~7.2.3",
"has": "~1.0.3",
"inherits": "~2.0.4",
"is-regex": "~1.1.4",
"minimist": "~1.2.6",
"object-inspect": "~1.12.2",
"minimist": "~1.2.7",
"object-inspect": "~1.12.3",
"resolve": "~1.22.1",
"resumer": "~0.0.0",
"string.prototype.trim": "~1.2.6",
"string.prototype.trim": "~1.2.7",
"through": "~2.3.8"
},
"devDependencies": {
Expand Down

0 comments on commit 01edce8

Please sign in to comment.