File tree 2 files changed +11
-2
lines changed
2 files changed +11
-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" : " ^3.1.2 "
75
+ "minimatch" : " ^10.0.1 "
76
76
},
77
77
"packageManager" :
" [email protected] +sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb"
78
78
}
Original file line number Diff line number Diff line change @@ -1819,6 +1819,15 @@ __metadata:
1819
1819
languageName : node
1820
1820
linkType : hard
1821
1821
1822
+ " minimatch@npm:^10.0.1 " :
1823
+ version : 10.0.1
1824
+ resolution : " minimatch@npm:10.0.1"
1825
+ dependencies :
1826
+ brace-expansion : " npm:^2.0.1"
1827
+ checksum : 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
1828
+ languageName : node
1829
+ linkType : hard
1830
+
1822
1831
" minimatch@npm:^3.1.2 " :
1823
1832
version : 3.1.2
1824
1833
resolution : " minimatch@npm:3.1.2"
@@ -2659,7 +2668,7 @@ __metadata:
2659
2668
changelogen : " npm:^0.5.5"
2660
2669
eslint : " npm:9.x"
2661
2670
globals : " npm:^15.9.0"
2662
- minimatch : " npm:^3.1.2 "
2671
+ minimatch : " npm:^10.0.1 "
2663
2672
prettier : " npm:^3.3.3"
2664
2673
ts-patch : " npm:^3.2.1"
2665
2674
typescript : " npm:^5.5.4"
You can’t perform that action at this time.
0 commit comments