File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 "clean-webpack-plugin" : " ^4.0.0" ,
6565 "commander" : " ^9.5.0" ,
6666 "copy-webpack-plugin" : " ^11.0.0" ,
67- "glob" : " ^8.0.3 " ,
67+ "glob" : " ^8.1.0 " ,
6868 "mini-css-extract-plugin" : " ^2.7.2" ,
6969 "semver" : " ^7.3.8" ,
7070 "webpack" : " ^5.75.0"
Original file line number Diff line number Diff line change @@ -1100,7 +1100,7 @@ __metadata:
11001100 eslint : 7.32.0
11011101 eslint-config-prettier : 8.6.0
11021102 eslint-plugin-prettier : 4.2.1
1103- glob : ^8.0.3
1103+ glob : ^8.1.0
11041104 husky : 8.0.3
11051105 jest : 27.5.1
11061106 lint-staged : 13.1.0
@@ -4408,7 +4408,7 @@ __metadata:
44084408 languageName : node
44094409 linkType : hard
44104410
4411- " glob@npm:^8.0.1, glob@npm:^8.0.3 " :
4411+ " glob@npm:^8.0.1 " :
44124412 version : 8.0.3
44134413 resolution : " glob@npm:8.0.3"
44144414 dependencies :
@@ -4421,6 +4421,19 @@ __metadata:
44214421 languageName : node
44224422 linkType : hard
44234423
4424+ " glob@npm:^8.1.0 " :
4425+ version : 8.1.0
4426+ resolution : " glob@npm:8.1.0"
4427+ dependencies :
4428+ fs.realpath : ^1.0.0
4429+ inflight : ^1.0.4
4430+ inherits : 2
4431+ minimatch : ^5.0.1
4432+ once : ^1.3.0
4433+ checksum : 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47
4434+ languageName : node
4435+ linkType : hard
4436+
44244437" global-dirs@npm:^0.1.1 " :
44254438 version : 0.1.1
44264439 resolution : " global-dirs@npm:0.1.1"
You can’t perform that action at this time.
0 commit comments