File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3131 "test" : " jest"
3232 },
3333 "devDependencies" : {
34- "glob" : " 11.0.3 " ,
34+ "glob" : " 11.1.0 " ,
3535 "jest" : " ^30.0.4" ,
3636 "sass" : " ^1.89.2" ,
3737 "sass-true" : " 9.0.0"
Original file line number Diff line number Diff line change @@ -1341,14 +1341,14 @@ get-stream@^6.0.0:
13411341 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
13421342 integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
13431343
1344- glob@11.0.3 :
1345- version "11.0.3 "
1346- resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3. tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6 "
1347- integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA ==
1344+ glob@11.1.0 :
1345+ version "11.1.0 "
1346+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.1.0. tgz#4f826576e4eb99c7dad383793d2f9f08f67e50a6 "
1347+ integrity sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw ==
13481348 dependencies :
13491349 foreground-child "^3.3.1"
13501350 jackspeak "^4.1.1"
1351- minimatch "^10.0.3 "
1351+ minimatch "^10.1.1 "
13521352 minipass "^7.1.2"
13531353 package-json-from-dist "^1.0.0"
13541354 path-scurry "^2.0.0"
@@ -1993,10 +1993,10 @@ mimic-fn@^2.1.0:
19931993 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
19941994 integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
19951995
1996- minimatch@^10.0.3 :
1997- version "10.0.3 "
1998- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3 .tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa "
1999- integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw ==
1996+ minimatch@^10.1.1 :
1997+ version "10.1.1 "
1998+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1 .tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55 "
1999+ integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ ==
20002000 dependencies :
20012001 " @isaacs/brace-expansion" " ^5.0.0"
20022002
You can’t perform that action at this time.
0 commit comments