File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/gatsby-plugin-postcss Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.12.5" ,
11
- "postcss-loader" : " ^4.0.4 "
11
+ "postcss-loader" : " ^4.1.0 "
12
12
},
13
13
"devDependencies" : {
14
14
"@babel/cli" : " ^7.12.1" ,
Original file line number Diff line number Diff line change @@ -19322,10 +19322,10 @@ postcss-loader@^3.0.0:
19322
19322
postcss-load-config "^2.0.0"
19323
19323
schema-utils "^1.0.0"
19324
19324
19325
- postcss-loader@^4.0.4 :
19326
- version "4.0.4 "
19327
- resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.4. tgz#b2d005b52e008a44991cf8123bee207e635eb53e "
19328
- integrity sha512-pntA9zIR14drQo84yGTjQJg1m7T0DkXR4vXYHBngiRZdJtEeCrojL6lOpqUanMzG375lIJbT4Yug85zC/AJWGw ==
19325
+ postcss-loader@^4.1.0 :
19326
+ version "4.1.0 "
19327
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.1.0. tgz#4647a6c8dad3cb6b253fbfaa21d62201086f6e39 "
19328
+ integrity sha512-vbCkP70F3Q9PIk6d47aBwjqAMI4LfkXCoyxj+7NPNuVIwfTGdzv2KVQes59/RuxMniIgsYQCFSY42P3+ykJfaw ==
19329
19329
dependencies:
19330
19330
cosmiconfig "^7.0.0"
19331
19331
klona "^2.0.4"
You can’t perform that action at this time.
0 commit comments