We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4af6a9 commit 0df89eaCopy full SHA for 0df89ea
yarn.lock
@@ -6393,7 +6393,7 @@ __metadata:
6393
jest: "npm:^30.0.0-alpha.7"
6394
klaw-sync: "npm:^7.0.0"
6395
lint-staged: "npm:^15.5.0"
6396
- minimatch: "npm:^10.0.1"
+ minimatch: "npm:^9.0.3 || ^10.0.1"
6397
npm-run-all2: "npm:^7.0.2"
6398
path-serializer: "npm:^0.3.4"
6399
prettier: "npm:^3.5.3"
@@ -10038,7 +10038,7 @@ __metadata:
10038
languageName: node
10039
linkType: hard
10040
10041
-"minimatch@npm:10.0.1, minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
+"minimatch@npm:10.0.1, minimatch@npm:^10.0.0, minimatch@npm:^9.0.3 || ^10.0.1":
10042
version: 10.0.1
10043
resolution: "minimatch@npm:10.0.1"
10044
dependencies:
0 commit comments