Skip to content

Commit 27da7cb

Browse files
Bump globby from 13.1.3 to 13.1.4 (#2434)
Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.3 to 13.1.4. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v13.1.3...v13.1.4) --- 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 6439c0b commit 27da7cb

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.3",
64+
"globby": "13.1.4",
6565
"jest": "29.5.0",
6666
"js-yaml": "4.1.0",
6767
"postcss": "8.4.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,10 +3086,10 @@ globals@^13.19.0:
30863086
dependencies:
30873087
type-fest "^0.20.2"
30883088

3089-
3090-
version "13.1.3"
3091-
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff"
3092-
integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==
3089+
3090+
version "13.1.4"
3091+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.4.tgz#2f91c116066bcec152465ba36e5caa4a13c01317"
3092+
integrity sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==
30933093
dependencies:
30943094
dir-glob "^3.0.1"
30953095
fast-glob "^3.2.11"

0 commit comments

Comments
 (0)