chore(deps): bump globby from 9.2.0 to 10.0.1 (#201)
Bumps [globby](https://github.com/sindresorhus/globby) from 9.2.0 to 10.0.1. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v9.2.0...v10.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
67250e4ee4
commit
5383029a1d
2 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
|||
"execa": "^1.0.0",
|
||||
"git-config-path": "^2.0.0",
|
||||
"github-username": "^4.1.0",
|
||||
"globby": "^9.0.0",
|
||||
"globby": "^10.0.1",
|
||||
"handlebars": "^4.1.0",
|
||||
"inquirer": "^6.2.2",
|
||||
"make-dir": "^2.0.0",
|
||||
|
|
|
@ -7313,7 +7313,7 @@ create-error-class@^3.0.0:
|
|||
execa "^1.0.0"
|
||||
git-config-path "^2.0.0"
|
||||
github-username "^4.1.0"
|
||||
globby "^9.0.0"
|
||||
globby "^10.0.1"
|
||||
handlebars "^4.1.0"
|
||||
inquirer "^6.2.2"
|
||||
make-dir "^2.0.0"
|
||||
|
@ -10280,7 +10280,7 @@ globby@^6.1.0:
|
|||
pify "^2.0.0"
|
||||
pinkie-promise "^2.0.0"
|
||||
|
||||
globby@^9.0.0, globby@^9.2.0:
|
||||
globby@^9.2.0:
|
||||
version "9.2.0"
|
||||
resolved "https://registry.yarnpkg.com/globby/-/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d"
|
||||
integrity sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue