Bump globby from 13.1.0 to 13.1.1

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

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-07 10:01:09 +00:00
committed by GitHub
parent 5fec74c089
commit 6ccb66cfdc

12
package-lock.json generated
View File

@@ -5352,9 +5352,9 @@
}
},
"node_modules/globby": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-13.1.0.tgz",
"integrity": "sha512-BECc0Q0jlCk2BLaY2DuHFCdKo+Es6OzOHECV4KpNtVtgXZobl4jmLThiBPY+RiHoOFeI0pd1G035CFLFP/o2Fg==",
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-13.1.1.tgz",
"integrity": "sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==",
"dev": true,
"dependencies": {
"dir-glob": "^3.0.1",
@@ -14469,9 +14469,9 @@
"dev": true
},
"globby": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-13.1.0.tgz",
"integrity": "sha512-BECc0Q0jlCk2BLaY2DuHFCdKo+Es6OzOHECV4KpNtVtgXZobl4jmLThiBPY+RiHoOFeI0pd1G035CFLFP/o2Fg==",
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/globby/-/globby-13.1.1.tgz",
"integrity": "sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==",
"dev": true,
"requires": {
"dir-glob": "^3.0.1",