Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit b5cda1f

Browse files
committed
chore(deps): update dependency globby to v13.1.3
1 parent 2cff404 commit b5cda1f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "7.32.0",
2727
"eslint-config-oclif": "3.1.0",
2828
"eslint-config-oclif-typescript": "0.2.0",
29-
"globby": "13.1.2",
29+
"globby": "13.1.3",
3030
"husky": "7.0.4",
3131
"lint-staged": "12.5.0",
3232
"semantic-release": "17.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2412,10 +2412,10 @@ globals@^13.6.0, globals@^13.9.0:
24122412
dependencies:
24132413
type-fest "^0.20.2"
24142414

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

0 commit comments

Comments
 (0)