Skip to content

Commit f81c7a7

Browse files
Bump globby from 13.1.1 to 13.1.2 (#2164)
Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v13.1.1...v13.1.2) --- updated-dependencies: - dependency-name: globby dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f9b12b commit f81c7a7

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
@@ -59,7 +59,7 @@
5959
"filesize": "9.0.11",
6060
"front-matter": "4.0.2",
6161
"fs-extra": "10.1.0",
62-
"globby": "13.1.1",
62+
"globby": "13.1.2",
6363
"jest": "28.1.3",
6464
"js-yaml": "4.1.0",
6565
"postcss": "8.4.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2871,10 +2871,10 @@ globals@^13.15.0:
28712871
dependencies:
28722872
type-fest "^0.20.2"
28732873

2874-
2875-
version "13.1.1"
2876-
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f"
2877-
integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==
2874+
2875+
version "13.1.2"
2876+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515"
2877+
integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==
28782878
dependencies:
28792879
dir-glob "^3.0.1"
28802880
fast-glob "^3.2.11"

0 commit comments

Comments
 (0)