Skip to content

Commit

Permalink
[Deps] update glob, is-regex, string.prototype.trim
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 14, 2021
1 parent 3287a68 commit 470ca1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -14,15 +14,15 @@
"defined": "~1.0.0",
"dotignore": "~0.1.2",
"for-each": "~0.3.3",
"glob": "~7.1.7",
"glob": "~7.2.0",
"has": "~1.0.3",
"inherits": "~2.0.4",
"is-regex": "~1.1.3",
"is-regex": "~1.1.4",
"minimist": "~1.2.5",
"object-inspect": "~1.11.0",
"resolve": "~1.20.0",
"resumer": "~0.0.0",
"string.prototype.trim": "~1.2.4",
"string.prototype.trim": "~1.2.5",
"through": "~2.3.8"
},
"devDependencies": {
Expand Down

0 comments on commit 470ca1c

Please sign in to comment.