File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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+
28152827glob@^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"
You can’t perform that action at this time.
0 commit comments