File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 1314
1314
"@vscode/test-electron" : " ^2.4.1" ,
1315
1315
"eslint" : " ^9.17.0" ,
1316
1316
"eslint-webpack-plugin" : " ^4.2.0" ,
1317
- "glob" : " ^11.0.0 " ,
1317
+ "glob" : " ^11.0.1 " ,
1318
1318
"globals" : " ^15.13.0" ,
1319
1319
"husky" : " ^9.1.7" ,
1320
1320
"mocha" : " ^11.0.1" ,
Original file line number Diff line number Diff line change @@ -1215,15 +1215,7 @@ flatted@^3.2.9:
1215
1215
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
1216
1216
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
1217
1217
1218
- foreground-child@^3.1.0 :
1219
- version "3.1.1"
1220
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
1221
- integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
1222
- dependencies :
1223
- cross-spawn "^7.0.0"
1224
- signal-exit "^4.0.1"
1225
-
1226
- foreground-child@^3.1.1 :
1218
+ foreground-child@^3.1.0, foreground-child@^3.1.1 :
1227
1219
version "3.3.0"
1228
1220
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
1229
1221
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
@@ -1282,10 +1274,10 @@ glob@^10.3.10, glob@^10.4.5:
1282
1274
package-json-from-dist "^1.0.0"
1283
1275
path-scurry "^1.11.1"
1284
1276
1285
- glob@^11.0.0 :
1286
- version "11.0.0 "
1287
- resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
1288
- integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
1277
+ glob@^11.0.1 :
1278
+ version "11.0.1 "
1279
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1 .tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9 "
1280
+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw ==
1289
1281
dependencies :
1290
1282
foreground-child "^3.1.0"
1291
1283
jackspeak "^4.0.1"
You can’t perform that action at this time.
0 commit comments