mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-03 18:35:07 +01:00
Bump gatsby-remark-smartypants from 5.7.0 to 5.8.0 (#632)
Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 5.7.0 to 5.8.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/gatsby-remark-smartypants@5.8.0/packages/gatsby-remark-smartypants) --- updated-dependencies: - dependency-name: gatsby-remark-smartypants dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ca762db87
commit
a2126722c8
14
package-lock.json
generated
14
package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"gatsby-remark-copy-linked-files": "^5.7.0",
|
||||
"gatsby-remark-images": "^6.7.0",
|
||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||
"gatsby-remark-smartypants": "^5.7.0",
|
||||
"gatsby-remark-smartypants": "^5.8.0",
|
||||
"gatsby-remark-vscode": "^3.3.1",
|
||||
"gatsby-source-filesystem": "^4.7.0",
|
||||
"gatsby-source-graphql": "^4.7.0",
|
||||
@ -12727,9 +12727,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-smartypants": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.7.0.tgz",
|
||||
"integrity": "sha512-ujPx/bwqal/Xosw6J0B6aHObGjQHPTFO9rh348FOOILEUvZxMfoyfkQEer/z4b3XCrxFXe3qxkUTfvCZwH63Dg==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.8.0.tgz",
|
||||
"integrity": "sha512-HJIEXoMFUbxySf130xjoC91WV2she/uuEyfji1KocSJSWgnkCN+M3mot/bNpCPgbnmbYFJAbXQT0llEFjFGzuw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"retext": "^7.0.1",
|
||||
@ -38393,9 +38393,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-smartypants": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.7.0.tgz",
|
||||
"integrity": "sha512-ujPx/bwqal/Xosw6J0B6aHObGjQHPTFO9rh348FOOILEUvZxMfoyfkQEer/z4b3XCrxFXe3qxkUTfvCZwH63Dg==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.8.0.tgz",
|
||||
"integrity": "sha512-HJIEXoMFUbxySf130xjoC91WV2she/uuEyfji1KocSJSWgnkCN+M3mot/bNpCPgbnmbYFJAbXQT0llEFjFGzuw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"retext": "^7.0.1",
|
||||
|
@ -59,7 +59,7 @@
|
||||
"gatsby-remark-copy-linked-files": "^5.7.0",
|
||||
"gatsby-remark-images": "^6.7.0",
|
||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||
"gatsby-remark-smartypants": "^5.7.0",
|
||||
"gatsby-remark-smartypants": "^5.8.0",
|
||||
"gatsby-remark-vscode": "^3.3.1",
|
||||
"gatsby-source-filesystem": "^4.7.0",
|
||||
"gatsby-source-graphql": "^4.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user