Skip to content

Commit

Permalink
Merge pull request #47 from fortmarek/dependabot/npm_and_yarn/gatsby-…
Browse files Browse the repository at this point in the history
…plugin-flow-1.10.0

Bump gatsby-plugin-flow from 1.9.0 to 1.10.0
  • Loading branch information
fortmarek committed Mar 21, 2021
2 parents 82f571a + e05dea5 commit dbcc0a3
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 @@ -47,7 +47,7 @@
"gatsby-link": "^2.10.0",
"gatsby-plugin-catch-links": "^2.10.0",
"gatsby-plugin-feed": "^2.13.1",
"gatsby-plugin-flow": "^1.9.0",
"gatsby-plugin-flow": "^1.10.0",
"gatsby-plugin-google-gtag": "^2.7.0",
"gatsby-plugin-manifest": "^2.11.0",
"gatsby-plugin-netlify": "^2.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8030,10 +8030,10 @@ gatsby-plugin-feed@^2.13.1:
lodash.merge "^4.6.2"
rss "^1.2.2"

gatsby-plugin-flow@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.9.0.tgz#e5fcbfa8dfbde482fd5991d948ad4b262be3ce61"
integrity sha512-dvs/4fdZojFj07DOd31Yos3E1HzGOFJwxGkXhxR0Dcfqb4UMF4DuNVVy6uFgr0nkEy+M0h17dP+QdbO6HrE/wQ==
gatsby-plugin-flow@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.10.0.tgz#b23d2d754178e771fec10b56f1b033d27fb3cf9d"
integrity sha512-U+p9Z4KOCRefL9SMK+9Fsx2ThdRN/DD/sDHQIid7tYTxCeuXVQspSjVX+FNSc2p7s3Z13Vu5S7k14ubjgZBT0g==
dependencies:
"@babel/preset-flow" "^7.12.1"
"@babel/runtime" "^7.12.5"
Expand Down

0 comments on commit dbcc0a3

Please sign in to comment.