1
1
mirror of https://github.com/primer/css.git synced 2024-12-23 14:13:14 +03:00

Bump globby from 13.1.0 to 13.1.1 (#2028)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katie Langerman <langermank@github.com>
This commit is contained in:
dependabot[bot] 2022-04-12 17:06:28 -07:00 committed by GitHub
parent f429a2df0f
commit fa78e53a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"filesize": "8.0.7",
"front-matter": "4.0.2",
"fs-extra": "10.0.1",
"globby": "13.1.0",
"globby": "13.1.1",
"jest": "27.5.1",
"js-yaml": "4.1.0",
"postcss": "8.4.12",

View File

@ -2992,10 +2992,10 @@ globals@^13.6.0, globals@^13.9.0:
dependencies:
type-fest "^0.20.2"
globby@13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.0.tgz#7a5390411c5c13a844875d94fbd1988ddc6ac9c8"
integrity sha512-BECc0Q0jlCk2BLaY2DuHFCdKo+Es6OzOHECV4KpNtVtgXZobl4jmLThiBPY+RiHoOFeI0pd1G035CFLFP/o2Fg==
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"