mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
Bump gatsby-remark-smartypants from 2.3.1 to 2.3.2
Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 2.3.1 to 2.3.2. - [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/gatsby-remark-smartypants@2.3.2/packages/gatsby-remark-smartypants) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ea496c2a84
commit
d4c82fc517
6
package-lock.json
generated
6
package-lock.json
generated
@ -11576,9 +11576,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-smartypants": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.3.1.tgz",
|
||||
"integrity": "sha512-Bfw4NmrCb8ZhXxEo8ur5DKm4+aV9VPhzDYSSV+/QyVynD/PKZYuf2zw6zJliygLooZWmzf8yrtyq3aS04KUbkg==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.3.2.tgz",
|
||||
"integrity": "sha512-nZoLBeuld+kHeRfvQUNFTHBVc4e7qRqyU/k60QNvpJhjAPoZj9OrF7sAJk8VdQR0Kzp5OkFnreAiwggoiCqYpQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"retext": "^5.0.0",
|
||||
|
@ -63,7 +63,7 @@
|
||||
"gatsby-remark-copy-linked-files": "^2.3.2",
|
||||
"gatsby-remark-images": "^3.3.5",
|
||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||
"gatsby-remark-smartypants": "^2.3.1",
|
||||
"gatsby-remark-smartypants": "^2.3.2",
|
||||
"gatsby-remark-vscode": "^2.1.1",
|
||||
"gatsby-source-filesystem": "^2.3.7",
|
||||
"gatsby-source-graphql": "^2.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user