File tree 3 files changed +5
-23
lines changed 3 files changed +5
-23
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" : " ^10 .0.1 "
86
+ "minimatch" : " ^9 .0.5 "
87
87
},
88
88
"prettier" : {
89
89
"plugins" : [
Original file line number Diff line number Diff line change @@ -6579,15 +6579,6 @@ __metadata:
6579
6579
languageName : node
6580
6580
linkType : hard
6581
6581
6582
- " minimatch@npm:^10.0.1 " :
6583
- version : 10.0.1
6584
- resolution : " minimatch@npm:10.0.1"
6585
- dependencies :
6586
- brace-expansion : " npm:^2.0.1"
6587
- checksum : 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
6588
- languageName : node
6589
- linkType : hard
6590
-
6591
6582
" minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2 " :
6592
6583
version : 3.1.2
6593
6584
resolution : " minimatch@npm:3.1.2"
@@ -6606,7 +6597,7 @@ __metadata:
6606
6597
languageName : node
6607
6598
linkType : hard
6608
6599
6609
- " minimatch@npm:^9.0.4 " :
6600
+ " minimatch@npm:^9.0.4, minimatch@npm:^9.0.5 " :
6610
6601
version : 9.0.5
6611
6602
resolution : " minimatch@npm:9.0.5"
6612
6603
dependencies :
@@ -9243,7 +9234,7 @@ __metadata:
9243
9234
version : 0.0.0-use.local
9244
9235
resolution : " typescript-transform-paths@portal:../::locator=root-workspace-0b6124%40workspace%3A."
9245
9236
dependencies :
9246
- minimatch : " npm:^10 .0.1 "
9237
+ minimatch : " npm:^9 .0.5 "
9247
9238
peerDependencies :
9248
9239
typescript : " >=3.6.5"
9249
9240
languageName : node
Original file line number Diff line number Diff line change @@ -2151,15 +2151,6 @@ __metadata:
2151
2151
languageName : node
2152
2152
linkType : hard
2153
2153
2154
- " minimatch@npm:^10.0.1 " :
2155
- version : 10.0.1
2156
- resolution : " minimatch@npm:10.0.1"
2157
- dependencies :
2158
- brace-expansion : " npm:^2.0.1"
2159
- checksum : 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
2160
- languageName : node
2161
- linkType : hard
2162
-
2163
2154
" minimatch@npm:^3.1.2 " :
2164
2155
version : 3.1.2
2165
2156
resolution : " minimatch@npm:3.1.2"
@@ -2169,7 +2160,7 @@ __metadata:
2169
2160
languageName : node
2170
2161
linkType : hard
2171
2162
2172
- " minimatch@npm:^9.0.4 " :
2163
+ " minimatch@npm:^9.0.4, minimatch@npm:^9.0.5 " :
2173
2164
version : 9.0.5
2174
2165
resolution : " minimatch@npm:9.0.5"
2175
2166
dependencies :
@@ -3000,7 +2991,7 @@ __metadata:
3000
2991
changelogen : " npm:^0.5.5"
3001
2992
eslint : " npm:9.x"
3002
2993
globals : " npm:^15.9.0"
3003
- minimatch : " npm:^10 .0.1 "
2994
+ minimatch : " npm:^9 .0.5 "
3004
2995
prettier : " npm:^3.3.3"
3005
2996
prettier-plugin-jsdoc : " npm:^1.3.0"
3006
2997
ts-patch : " npm:^3.2.1"
You can’t perform that action at this time.
0 commit comments