chore(deps): bump gatsby-plugin-create-client-paths in /client
Bumps [gatsby-plugin-create-client-paths](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-create-client-paths) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-create-client-paths/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@2.8.0/packages/gatsby-plugin-create-client-paths) 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
@ -12309,9 +12309,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-create-client-paths": {
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.7.0.tgz",
|
||||
"integrity": "sha512-pRGuH2XBJkVegss9mH3/9n01jQDDmYtMw6lKJwSXpRBDGK+48oW6f2orKiMPL7K3m4lTztoD+MqVcX8ZvWsCvA==",
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-create-client-paths/-/gatsby-plugin-create-client-paths-2.8.0.tgz",
|
||||
"integrity": "sha512-oX4MlK6QH6GxC+LcLmAERlKlzl8HjE0EYZ69s7dhhRwrQMQdt7Ch5FyqM+ob+MQdhI13FbFgTHQObn+SiFED7Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
},
|
||||
|
@ -33,7 +33,7 @@
|
||||
"gatsby": "^2.29.3",
|
||||
"gatsby-cli": "^2.16.2",
|
||||
"gatsby-plugin-advanced-sitemap": "^1.5.6",
|
||||
"gatsby-plugin-create-client-paths": "^2.7.0",
|
||||
"gatsby-plugin-create-client-paths": "^2.8.0",
|
||||
"gatsby-plugin-manifest": "^2.9.1",
|
||||
"gatsby-plugin-postcss": "^2.3.13",
|
||||
"gatsby-plugin-react-helmet": "^3.7.0",
|
||||
|
Reference in New Issue
Block a user