File tree 2 files changed +10
-10
lines changed
packages/gatsby-plugin-netlify-cms 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
"html-webpack-plugin" : " ^3.2.0" ,
14
14
"html-webpack-tags-plugin" : " ^2.0.17" ,
15
15
"lodash" : " ^4.17.20" ,
16
- "mini-css-extract-plugin" : " ^0.11.2 " ,
16
+ "mini-css-extract-plugin" : " ^0.11.3 " ,
17
17
"netlify-identity-widget" : " ^1.9.1" ,
18
- "webpack" : " ^4.44.2 "
18
+ "webpack" : " ^4.45.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/cli" : " ^7.12.1" ,
Original file line number Diff line number Diff line change @@ -17110,10 +17110,10 @@ min-indent@^1.0.0:
17110
17110
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
17111
17111
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
17112
17112
17113
- mini-css-extract-plugin@^0.11.2:
17114
- version "0.11.2 "
17115
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.2 .tgz#e3af4d5e04fbcaaf11838ab230510073060b37bf "
17116
- integrity sha512-h2LknfX4U1kScXxH8xE9LCOqT5B+068EAj36qicMb8l4dqdJoyHcmWmpd+ueyZfgu/POvIn+teoUnTtei2ikug ==
17113
+ mini-css-extract-plugin@^0.11.2, mini-css-extract-plugin@^0.11.3 :
17114
+ version "0.11.3 "
17115
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3 .tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6 "
17116
+ integrity sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA ==
17117
17117
dependencies:
17118
17118
loader-utils "^1.1.0"
17119
17119
normalize-url "1.9.1"
@@ -26184,10 +26184,10 @@ webpack-virtual-modules@^0.2.2:
26184
26184
dependencies:
26185
26185
debug "^3.0.0"
26186
26186
26187
- webpack@^4.14.0, webpack@^4.44.1, webpack@^4.44.2:
26188
- version "4.44.2 "
26189
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2 .tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72 "
26190
- integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q ==
26187
+ webpack@^4.14.0, webpack@^4.44.1, webpack@^4.44.2, webpack@^4.45.0 :
26188
+ version "4.45.0 "
26189
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.45.0 .tgz#bcdc1ddb43959adb47f8974e60d944027267c1be "
26190
+ integrity sha512-JhDaVi4CbRcwLLAoqC7eugMSMJnZbIfE2AyjaZ19pnOIh/R2O/lXOiXA2tQFN0iXEcxgpPJsPJHW2wOWqiTLcw ==
26191
26191
dependencies:
26192
26192
"@webassemblyjs/ast" "1.9.0"
26193
26193
"@webassemblyjs/helper-module-context" "1.9.0"
You can’t perform that action at this time.
0 commit comments