File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
packages/create-react-microservice-scaffold/src
packages/my-fancy-ui-config Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 28
28
"@immowelt/babel-preset-immowelt-node" : " 1.1.1" ,
29
29
"babel-cli" : " 6.26.0" ,
30
30
"babel-loader" : " 7.1.5" ,
31
- "copy-webpack-plugin" : " 4.5.4 " ,
31
+ "copy-webpack-plugin" : " 4.6.0 " ,
32
32
"create-config" : " 1.0.4" ,
33
33
"envalid" : " 4.2.2" ,
34
34
"extract-text-webpack-plugin" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -3144,9 +3144,10 @@ copy-descriptor@^0.1.0:
3144
3144
version "0.1.1"
3145
3145
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
3146
3146
3147
- copy-webpack-plugin@4.5.4 :
3148
- version "4.5.4"
3149
- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz#f2b2782b3cd5225535c3dc166a80067e7d940f27"
3147
+ copy-webpack-plugin@4.6.0 :
3148
+ version "4.6.0"
3149
+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
3150
+ integrity sha512-Y+SQCF+0NoWQryez2zXn5J5knmr9z/9qSQt7fbL78u83rxmigOy8X5+BFn8CFSuX+nKT8gpYwJX68ekqtQt6ZA==
3150
3151
dependencies :
3151
3152
cacache "^10.0.4"
3152
3153
find-cache-dir "^1.0.0"
You can’t perform that action at this time.
0 commit comments