File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
"typescript" : " >=3.6.5"
73
73
},
74
74
"dependencies" : {
75
- "minimatch" : " ^10.0.1 "
75
+ "minimatch" : " ^3.1.2 "
76
76
},
77
77
"packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
78
78
}
Original file line number Diff line number Diff line change @@ -2402,7 +2402,7 @@ min-indent@^1.0.0:
2402
2402
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
2403
2403
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
2404
2404
2405
- minimatch@^10.0.0, minimatch@^10.0.1 :
2405
+ minimatch@^10.0.0 :
2406
2406
version "10.0.1"
2407
2407
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
2408
2408
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
You can’t perform that action at this time.
0 commit comments