1
0
Fork 0

chore(deps): bump globby from 11.1.0 to 13.1.1

Bumps [globby](https://github.com/sindresorhus/globby) from 11.1.0 to 13.1.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.1.0...v13.1.1)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-15 04:45:12 +00:00 committed by GitHub
parent bdddd21387
commit 5f19597adf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

View file

@ -36,7 +36,7 @@
"execa": "^5.1.0", "execa": "^5.1.0",
"git-config-path": "^2.0.0", "git-config-path": "^2.0.0",
"github-username": "^6.0.0", "github-username": "^6.0.0",
"globby": "^11.0.3", "globby": "^13.1.1",
"handlebars": "^4.7.7", "handlebars": "^4.7.7",
"inquirer": "^8.0.0", "inquirer": "^8.0.0",
"make-dir": "^3.1.0", "make-dir": "^3.1.0",

View file

@ -12812,6 +12812,17 @@ globby@^12.0.2:
merge2 "^1.4.1" merge2 "^1.4.1"
slash "^4.0.0" slash "^4.0.0"
globby@^13.1.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f"
integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.2.11"
ignore "^5.2.0"
merge2 "^1.4.1"
slash "^4.0.0"
globby@^6.1.0: globby@^6.1.0:
version "6.1.0" version "6.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"