Bump gatsby from 2.32.8 to 2.32.9 in /client

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.32.8 to 2.32.9.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.8...gatsby@2.32.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-08 05:10:37 +00:00
parent 67eeac2c6c
commit 78cb4cd51e
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.6",
"final-form": "^4.20.1",
"gatsby": "^2.32.4",
"gatsby": "^2.32.9",
"gatsby-cli": "^2.19.1",
"gatsby-plugin-advanced-sitemap": "^1.6.0",
"gatsby-plugin-create-client-paths": "^2.10.0",
@ -11583,9 +11583,9 @@
"integrity": "sha512-j48B/ZI7VKs3sgeI2cZp7WXWmZXu7Iq5pl5/vptV5N2mq+DGFuS/ulaDjtaoLpYzuD6u8UgrUKHfgo7fDTSiBA=="
},
"node_modules/gatsby": {
"version": "2.32.8",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.32.8.tgz",
"integrity": "sha512-nMtdImSq5QSpRwhtL8VFhTfuvTCGWoeJtrB4+VJFn78NpbYFbcddErF2pp4QkG6jsqSw+kheOHUg46EH+AMO6A==",
"version": "2.32.9",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.32.9.tgz",
"integrity": "sha512-4QyrOUGLG6V51YSOJW+cFmRDcey6DnF8YMbsOQ1efp9MJ91fSgOI3r6dYd6lc1lJwppN4KZWbqE9WOXtFgda7w==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
@ -40397,9 +40397,9 @@
"integrity": "sha512-j48B/ZI7VKs3sgeI2cZp7WXWmZXu7Iq5pl5/vptV5N2mq+DGFuS/ulaDjtaoLpYzuD6u8UgrUKHfgo7fDTSiBA=="
},
"gatsby": {
"version": "2.32.8",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.32.8.tgz",
"integrity": "sha512-nMtdImSq5QSpRwhtL8VFhTfuvTCGWoeJtrB4+VJFn78NpbYFbcddErF2pp4QkG6jsqSw+kheOHUg46EH+AMO6A==",
"version": "2.32.9",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.32.9.tgz",
"integrity": "sha512-4QyrOUGLG6V51YSOJW+cFmRDcey6DnF8YMbsOQ1efp9MJ91fSgOI3r6dYd6lc1lJwppN4KZWbqE9WOXtFgda7w==",
"requires": {
"@babel/code-frame": "^7.10.4",
"@babel/core": "^7.12.3",

View File

@ -30,7 +30,7 @@
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.6",
"final-form": "^4.20.1",
"gatsby": "^2.32.4",
"gatsby": "^2.32.9",
"gatsby-cli": "^2.19.1",
"gatsby-plugin-advanced-sitemap": "^1.6.0",
"gatsby-plugin-create-client-paths": "^2.10.0",