Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-typography from 3.0.0 to 3.1.0 (#1810)
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-typography](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typography) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-typography/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@3.1.0/packages/gatsby-plugin-typography)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 389cbb8 commit 5e10924
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 @@ -41,7 +41,7 @@
"gatsby-plugin-sitemap": "3.0.0",
"gatsby-plugin-styled-components": "4.0.0",
"gatsby-plugin-typescript": "3.0.0",
"gatsby-plugin-typography": "3.0.0",
"gatsby-plugin-typography": "3.1.0",
"gatsby-plugin-web-font-loader": "1.0.4",
"gatsby-remark-autolink-headers": "3.0.0",
"gatsby-remark-copy-linked-files": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7811,10 +7811,10 @@ gatsby-plugin-typescript@3.0.0, gatsby-plugin-typescript@^3.0.0:
"@babel/runtime" "^7.12.5"
babel-plugin-remove-graphql-queries "^3.0.0"

gatsby-plugin-typography@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typography/-/gatsby-plugin-typography-3.0.0.tgz#ae33a6b68f94c70a4e1a974e0edfb105971e6508"
integrity sha512-tT17VFrlP6PcLF3Oac2zQBocUNbcsWd87+jKUH7YCQlkPiLXxk7XRGUslJQL8toqiSkodtii3JMUFPAW7wG+OA==
gatsby-plugin-typography@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typography/-/gatsby-plugin-typography-3.1.0.tgz#b4a914d80977b4f11149fc05057ae6eb0cf95126"
integrity sha512-Q5Gzdj2Z3dOksxSep4kBFjARljLwqygslfeFxnvZtQGvch7vlpBF+/P371MVdODoYb4KHw1/I1WeGyp9cKUWeA==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit 5e10924

Please sign in to comment.