File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 83
83
"typescript" : " >=3.6.5"
84
84
},
85
85
"dependencies" : {
86
- "minimatch" : " ^9 .0.5 "
86
+ "minimatch" : " ^10 .0.0 "
87
87
},
88
88
"prettier" : {
89
89
"plugins" : [
Original file line number Diff line number Diff line change @@ -2121,6 +2121,15 @@ __metadata:
2121
2121
languageName : node
2122
2122
linkType : hard
2123
2123
2124
+ " minimatch@npm:^10.0.0 " :
2125
+ version : 10.0.1
2126
+ resolution : " minimatch@npm:10.0.1"
2127
+ dependencies :
2128
+ brace-expansion : " npm:^2.0.1"
2129
+ checksum : 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
2130
+ languageName : node
2131
+ linkType : hard
2132
+
2124
2133
" minimatch@npm:^3.1.2 " :
2125
2134
version : 3.1.2
2126
2135
resolution : " minimatch@npm:3.1.2"
@@ -2130,7 +2139,7 @@ __metadata:
2130
2139
languageName : node
2131
2140
linkType : hard
2132
2141
2133
- " minimatch@npm:^9.0.4, minimatch@npm:^9.0.5 " :
2142
+ " minimatch@npm:^9.0.4 " :
2134
2143
version : 9.0.5
2135
2144
resolution : " minimatch@npm:9.0.5"
2136
2145
dependencies :
@@ -2936,7 +2945,7 @@ __metadata:
2936
2945
changelogen : " npm:^0.5.5"
2937
2946
eslint : " npm:9.x"
2938
2947
globals : " npm:^15.9.0"
2939
- minimatch : " npm:^9 .0.5 "
2948
+ minimatch : " npm:^10 .0.0 "
2940
2949
prettier : " npm:^3.3.3"
2941
2950
prettier-plugin-jsdoc : " npm:^1.3.0"
2942
2951
ts-patch : " npm:^3.2.1"
You can’t perform that action at this time.
0 commit comments