Skip to content

Commit

Permalink
chore: bump gatsby-remark-smartypants from 5.25.0 to 6.14.0
Browse files Browse the repository at this point in the history
Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 5.25.0 to 6.14.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-smartypants/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-smartypants)

---
updated-dependencies:
- dependency-name: gatsby-remark-smartypants
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DSil committed Nov 26, 2024
1 parent cfd6778 commit 9551ae3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"gatsby-redirect-from": "^0.5.0",
"gatsby-remark-copy-linked-files": "^5.11.0",
"gatsby-remark-images": "^7.13.1",
"gatsby-remark-smartypants": "^5.9.0",
"gatsby-remark-smartypants": "^6.14.0",
"gatsby-source-filesystem": "^4.11.1",
"gatsby-transformer-sharp": "^4.11.0",
"globby": "^11.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13640,12 +13640,12 @@ gatsby-remark-images@^7.13.1:
unist-util-select "^3.0.4"
unist-util-visit-parents "^3.1.1"

gatsby-remark-smartypants@^5.9.0:
version "5.25.0"
resolved "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.25.0.tgz"
integrity sha512-HTcDlQkYQ3regRvQYBuGSCTWE6d4l277yGNYOq89yxkn0CSra/FfplLWUakvFrPLQQaQwpXewhUPXSWkp/PTZg==
gatsby-remark-smartypants@^6.14.0:
version "6.14.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-6.14.0.tgz#04e8ccb6be9e1e0131d0e2279e58a7acf70003c1"
integrity sha512-MqY3deC3vKoaVeRQfOWdX/9/tWAqz04+BFZkeKLrnOkALpVGagU4qpI7Kn1YldiP2Q0VcpN3l2yzvQrDh8hcwA==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/runtime" "^7.20.13"
retext "^7.0.1"
retext-smartypants "^4.0.0"
unist-util-visit "^2.0.3"
Expand Down

0 comments on commit 9551ae3

Please sign in to comment.