chore(deps): bump gatsby-remark-prismjs from 3.10.0 to 3.11.0 in /client
Bumps [gatsby-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-prismjs/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@3.11.0/packages/gatsby-remark-prismjs) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -13564,9 +13564,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-prismjs": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.10.0.tgz",
|
||||
"integrity": "sha512-TKH4th2Nkb2g7KRqYWG86o7AnfA2jpwv2KE2ZrjsGxzAvKWZ/TNuJn+S9mKqtZr/pVvSlM+fS0pnckE1nNKONg==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.11.0.tgz",
|
||||
"integrity": "sha512-aMiky/kEKfnJfByMwkPq53h9k7GUvJkPMCecu4HwCYmvM8KqCXhpqH070h7QlTuk6yAjTnxa3Ck4y3aMpkOOIw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"parse-numeric-range": "^0.0.2",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"gatsby-plugin-postcss": "^2.3.13",
|
||||
"gatsby-plugin-react-helmet": "^3.7.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-remark-prismjs": "^3.10.0",
|
||||
"gatsby-remark-prismjs": "^3.11.0",
|
||||
"gatsby-source-filesystem": "^2.9.0",
|
||||
"gatsby-transformer-remark": "^2.13.0",
|
||||
"jquery": "^3.5.1",
|
||||
|
Reference in New Issue
Block a user