Bump globby from 12.0.1 to 12.0.2

Bumps [globby](https://github.com/sindresorhus/globby) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v12.0.1...v12.0.2)

---
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]
2021-08-30 10:01:17 +00:00
committed by GitHub
parent 1601d6b859
commit f5fc891ae0

12
package-lock.json generated
View File

@@ -5466,9 +5466,9 @@
} }
}, },
"node_modules/globby": { "node_modules/globby": {
"version": "12.0.1", "version": "12.0.2",
"resolved": "https://registry.npmjs.org/globby/-/globby-12.0.1.tgz", "resolved": "https://registry.npmjs.org/globby/-/globby-12.0.2.tgz",
"integrity": "sha512-AofdCGi+crQ1uN9+nMbTnvC4XGNPJN9hRiPf+A76lUZIZoWoj4Z9iyUQGge7xCGKgR/7ejB36qoIlLoDBc7fYw==", "integrity": "sha512-lAsmb/5Lww4r7MM9nCCliDZVIKbZTavrsunAsHLr9oHthrZP1qi7/gAnHOsUs9bLvEt2vKVJhHmxuL7QbDuPdQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"array-union": "^3.0.1", "array-union": "^3.0.1",
@@ -15641,9 +15641,9 @@
"dev": true "dev": true
}, },
"globby": { "globby": {
"version": "12.0.1", "version": "12.0.2",
"resolved": "https://registry.npmjs.org/globby/-/globby-12.0.1.tgz", "resolved": "https://registry.npmjs.org/globby/-/globby-12.0.2.tgz",
"integrity": "sha512-AofdCGi+crQ1uN9+nMbTnvC4XGNPJN9hRiPf+A76lUZIZoWoj4Z9iyUQGge7xCGKgR/7ejB36qoIlLoDBc7fYw==", "integrity": "sha512-lAsmb/5Lww4r7MM9nCCliDZVIKbZTavrsunAsHLr9oHthrZP1qi7/gAnHOsUs9bLvEt2vKVJhHmxuL7QbDuPdQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"array-union": "^3.0.1", "array-union": "^3.0.1",