Skip to content

Commit

Permalink
Bump globby from 13.1.2 to 13.1.3 (#2375)
Browse files Browse the repository at this point in the history
Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.2 to 13.1.3.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v13.1.2...v13.1.3)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 2, 2023
1 parent e4b03b2 commit bb14b92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"filesize": "10.0.5",
"front-matter": "4.0.2",
"fs-extra": "11.1.0",
"globby": "13.1.2",
"globby": "13.1.3",
"jest": "29.3.1",
"js-yaml": "4.1.0",
"postcss": "8.4.18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3053,10 +3053,10 @@ globals@^13.15.0:
dependencies:
type-fest "^0.20.2"

globby@13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515"
integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==
globby@13.1.3:
version "13.1.3"
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff"
integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.2.11"
Expand Down

0 comments on commit bb14b92

Please sign in to comment.