Skip to content

Commit

Permalink
Bump gatsby-plugin-typography from 3.15.0 to 5.12.0
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.15.0 to 5.12.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/[email protected]/packages/gatsby-plugin-typography)

---
updated-dependencies:
- dependency-name: gatsby-plugin-typography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 06b07c2 commit 56c3f39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"gatsby-plugin-react-helmet": "^4.1.0",
"gatsby-plugin-sass": "^6.12.0",
"gatsby-plugin-sharp": "^3.0.0",
"gatsby-plugin-typography": "^3.1.0",
"gatsby-plugin-typography": "^5.12.0",
"gatsby-remark-autolink-headers": "^6.12.0",
"gatsby-remark-copy-linked-files": "^6.12.0",
"gatsby-remark-images": "^5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8031,12 +8031,12 @@ gatsby-plugin-typescript@^3.15.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^3.15.0"

gatsby-plugin-typography@^3.1.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typography/-/gatsby-plugin-typography-3.15.0.tgz#9ea528a80f48ba2788248d648982d80b4ab68c17"
integrity sha512-S4HCFujDjVRZM1NM/Sgjosb4oP4+Bhn8PM9mF0E2o/L6o2IhW7pOyHbIkwG173foaeUEOh9qPapwG5EYZPx+zw==
gatsby-plugin-typography@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typography/-/gatsby-plugin-typography-5.12.0.tgz#339f9ea4332f15736b1b8d9dc4dce5d296409d85"
integrity sha512-BuCPCf6xY4b84bVmgqLDkgpyvpnVIjUk7bLa05QzWqpY58Xy4Rby+mc5KiQd1/1/J2oR1joQa600xqJUisc9tg==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/runtime" "^7.20.13"

gatsby-plugin-utils@^1.15.0:
version "1.15.0"
Expand Down

0 comments on commit 56c3f39

Please sign in to comment.