Skip to content

Commit bb14b92

Browse files
Bump globby from 13.1.2 to 13.1.3 (#2375)
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>
1 parent e4b03b2 commit bb14b92

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
@@ -61,7 +61,7 @@
6161
"filesize": "10.0.5",
6262
"front-matter": "4.0.2",
6363
"fs-extra": "11.1.0",
64-
"globby": "13.1.2",
64+
"globby": "13.1.3",
6565
"jest": "29.3.1",
6666
"js-yaml": "4.1.0",
6767
"postcss": "8.4.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3053,10 +3053,10 @@ globals@^13.15.0:
30533053
dependencies:
30543054
type-fest "^0.20.2"
30553055

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

0 commit comments

Comments
 (0)