Skip to content

Commit fa78e53

Browse files
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](sindresorhus/globby@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>
1 parent f429a2d commit fa78e53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"filesize": "8.0.7",
5858
"front-matter": "4.0.2",
5959
"fs-extra": "10.0.1",
60-
"globby": "13.1.0",
60+
"globby": "13.1.1",
6161
"jest": "27.5.1",
6262
"js-yaml": "4.1.0",
6363
"postcss": "8.4.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2992,10 +2992,10 @@ globals@^13.6.0, globals@^13.9.0:
29922992
dependencies:
29932993
type-fest "^0.20.2"
29942994

2995-
globby@13.1.0:
2996-
version "13.1.0"
2997-
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.0.tgz#7a5390411c5c13a844875d94fbd1988ddc6ac9c8"
2998-
integrity sha512-BECc0Q0jlCk2BLaY2DuHFCdKo+Es6OzOHECV4KpNtVtgXZobl4jmLThiBPY+RiHoOFeI0pd1G035CFLFP/o2Fg==
2995+
globby@13.1.1:
2996+
version "13.1.1"
2997+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f"
2998+
integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==
29992999
dependencies:
30003000
dir-glob "^3.0.1"
30013001
fast-glob "^3.2.11"

0 commit comments

Comments
 (0)