Skip to content

Commit 434925e

Browse files
chore(deps): update dependency glob to ^10.5.0
1 parent fd80034 commit 434925e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
"eslint-config-prettier": "^9.0.0",
473473
"eslint-plugin-react-hooks": "^4.6.0",
474474
"eslint-plugin-unicorn": "^49.0.0",
475-
"glob": "^10.3.10",
475+
"glob": "^10.5.0",
476476
"husky": "^8.0.3",
477477
"lint-staged": "^15.0.2",
478478
"node-fetch": "^3.3.2",

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,6 +2812,18 @@ glob@^10.3.10:
28122812
package-json-from-dist "^1.0.0"
28132813
path-scurry "^1.11.1"
28142814

2815+
glob@^10.5.0:
2816+
version "10.5.0"
2817+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
2818+
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
2819+
dependencies:
2820+
foreground-child "^3.1.0"
2821+
jackspeak "^3.1.2"
2822+
minimatch "^9.0.4"
2823+
minipass "^7.1.2"
2824+
package-json-from-dist "^1.0.0"
2825+
path-scurry "^1.11.1"
2826+
28152827
glob@^7.0.6, glob@^7.1.3:
28162828
version "7.2.3"
28172829
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"

0 commit comments

Comments
 (0)