Skip to content

Commit 0df89ea

Browse files
committed
fix: update yarn.lock as well
1 parent e4af6a9 commit 0df89ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -6393,7 +6393,7 @@ __metadata:
63936393
jest: "npm:^30.0.0-alpha.7"
63946394
klaw-sync: "npm:^7.0.0"
63956395
lint-staged: "npm:^15.5.0"
6396-
minimatch: "npm:^10.0.1"
6396+
minimatch: "npm:^9.0.3 || ^10.0.1"
63976397
npm-run-all2: "npm:^7.0.2"
63986398
path-serializer: "npm:^0.3.4"
63996399
prettier: "npm:^3.5.3"
@@ -10038,7 +10038,7 @@ __metadata:
1003810038
languageName: node
1003910039
linkType: hard
1004010040

10041-
"minimatch@npm:10.0.1, minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
10041+
"minimatch@npm:10.0.1, minimatch@npm:^10.0.0, minimatch@npm:^9.0.3 || ^10.0.1":
1004210042
version: 10.0.1
1004310043
resolution: "minimatch@npm:10.0.1"
1004410044
dependencies:

0 commit comments

Comments
 (0)