Skip to content

Commit

Permalink
Merge pull request #183 from ycu-engine/dependabot/npm_and_yarn/gatsb…
Browse files Browse the repository at this point in the history
…y-plugin-postcss-4.1.0

Bump gatsby-plugin-postcss from 4.0.0 to 4.1.0
  • Loading branch information
YutaUra authored Mar 17, 2021
2 parents 67533c0 + 142ef78 commit 9a518de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"gatsby-plugin-image": "^1.1.0",
"gatsby-plugin-manifest": "^3.1.0",
"gatsby-plugin-mdx": "^2.1.0",
"gatsby-plugin-postcss": "^4.0.0",
"gatsby-plugin-postcss": "^4.1.0",
"gatsby-plugin-react-helmet": "^4.1.0",
"gatsby-plugin-robots-txt": "^1.5.5",
"gatsby-plugin-sharp": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7141,10 +7141,10 @@ gatsby-plugin-page-creator@^3.0.0:
globby "^11.0.2"
lodash "^4.17.20"

gatsby-plugin-postcss@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.0.0.tgz#1d8f41c06aac788bb380e0ae555df4aeee7d7ab8"
integrity sha512-jcyOccxIjnFp9955eJ382LS2ZeYCt0cDr7hQHlzErtKCfTCN/vGWau+CxRG1AN5S1TtyR/ikvDhuirl5lx2kAw==
gatsby-plugin-postcss@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.1.0.tgz#71100ba9f5aecd3c15eb6c496a774b6358257ad6"
integrity sha512-5pMpbi9CmQa8j3PwSvUPJ0ydB7QVfbuuCM17ij83ZGpsb2V8Y7+r0CDo6drQ0CGRp8u7TAMcfpSg6JCkvfc1Sg==
dependencies:
"@babel/runtime" "^7.12.5"
postcss-loader "^4.1.0"
Expand Down

0 comments on commit 9a518de

Please sign in to comment.