From bd9193df285969c6a2b02cdbc3bdfa909512798b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 08:00:03 +0000 Subject: [PATCH] chore(deps): bump gatsby-cli from 2.16.2 to 2.17.0 in /client Bumps [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli) from 2.16.2 to 2.17.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-cli/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@2.17.0/packages/gatsby-cli) Signed-off-by: dependabot[bot] --- client/package-lock.json | 72 ++++++++++++++++------------------------ client/package.json | 2 +- 2 files changed, 30 insertions(+), 44 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index ea5f9a5d60..f03f0314db 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -8186,9 +8186,9 @@ } }, "create-gatsby": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-0.2.1.tgz", - "integrity": "sha512-TYg5jfi97GWCuotU2otZUqNtNBmjIZTHlW1RE49JDK/QujtJ4pur9cp7oFJm9QaOqeiH+oq1/LK7JFzq9B44HA==" + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-0.3.0.tgz", + "integrity": "sha512-s2uKhikANIqFY/v2mBkB3D7JgGUx3P5tMdewLfd2gnAIoJnFO3F94M+xPGkpWhJ3E8k3t2BkLIAZPC80tNIY2w==" }, "create-hash": { "version": "1.2.0", @@ -12349,9 +12349,9 @@ } }, "gatsby-cli": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.16.2.tgz", - "integrity": "sha512-YRnxrAl3mTyMghzf56DgusOrttzFZtv36Zk/Srd1Lrhk/bpCRKTNYAqbVvmv0yivjQhkyyE7aAbUTK19DapHPw==", + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.17.0.tgz", + "integrity": "sha512-jOXdicLqEErUnxos3TGq+0OUrEoMU72YPGdjUJW8gQLfA6dAli9ECNyeCs69m2HwCY1x5Wi2zUpOUZFwxGxapA==", "requires": { "@babel/code-frame": "^7.10.4", "@hapi/joi": "^15.1.1", @@ -12362,14 +12362,14 @@ "common-tags": "^1.8.0", "configstore": "^5.0.1", "convert-hrtime": "^3.0.0", - "create-gatsby": "^0.2.1", + "create-gatsby": "^0.3.0", "envinfo": "^7.7.3", "execa": "^3.4.0", "fs-exists-cached": "^1.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.7.1", - "gatsby-recipes": "^0.6.1", - "gatsby-telemetry": "^1.7.1", + "gatsby-core-utils": "^1.8.0", + "gatsby-recipes": "^0.7.0", + "gatsby-telemetry": "^1.8.0", "hosted-git-info": "^3.0.6", "is-valid-path": "^0.1.1", "lodash": "^4.17.20", @@ -12707,9 +12707,9 @@ } }, "gatsby-core-utils": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.7.1.tgz", - "integrity": "sha512-hnzQCixp2C4opmSgjido/CQwSt4FL3CcmGwq6fK3PVPTT3hLPz7rvuTMQIUlR8BJjGYai6i5f6V3wfkCJ3VTgQ==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.8.0.tgz", + "integrity": "sha512-MurWnytVVG9rOai0oAdcCsLODqj7P7Y9ndoAswHDk6hrlsWwiRMOsDS1kEyL7n2BM7lhgzZ+gz9OaOukqU1BhA==", "requires": { "ci-info": "2.0.0", "configstore": "^5.0.1", @@ -13254,9 +13254,9 @@ } }, "gatsby-recipes": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.6.1.tgz", - "integrity": "sha512-yuccPEl2LE4MA+jG4h5sNiNJQnTqK2uXbTytuq0erUreT7SipdsmpbvAcooJYmijGRm0iyzf763fkNB1MEPEkw==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.7.0.tgz", + "integrity": "sha512-AUYmzfinmsTO/SOPMWRNlPvcso/Yk0mSJxD0aHZuR30RdRSM3E9sP9l5W2wkCb0oQ1r1cLkWTjjEg6KJXbgQMA==", "requires": { "@babel/core": "^7.12.3", "@babel/generator": "^7.12.5", @@ -13281,8 +13281,8 @@ "express": "^4.17.1", "express-graphql": "^0.9.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.7.1", - "gatsby-telemetry": "^1.7.1", + "gatsby-core-utils": "^1.8.0", + "gatsby-telemetry": "^1.8.0", "glob": "^7.1.6", "graphql": "^14.6.0", "graphql-compose": "^6.3.8", @@ -13349,13 +13349,13 @@ } }, "@graphql-tools/utils": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-7.2.3.tgz", - "integrity": "sha512-9MvSKeo+8DM72706FvrUP8figQjRzSwBswWrXviyWyt3wSkk6MU2cURQKfMpc0I6nswZvkDSqYoQQ/6mazoXxA==", + "version": "7.2.4", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-7.2.4.tgz", + "integrity": "sha512-EDSb98dTWX8FngvayWejip1DutOl0wGtNbXC7a3CZf5fiJS7bGHQ/8cSlMhe9XaHwpLJCbAk/Ijnp/dYbXk33w==", "requires": { "@ardatan/aggregate-error": "0.0.6", "camel-case": "4.1.2", - "tslib": "~2.0.1" + "tslib": "~2.1.0" } }, "@jest/types": { @@ -13557,9 +13557,9 @@ } }, "tslib": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz", - "integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz", + "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==" } } }, @@ -13672,9 +13672,9 @@ } }, "gatsby-telemetry": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.7.1.tgz", - "integrity": "sha512-kLIjpspvnoCD7+5ybAv5uc/zc4NK8EMwlKEBHPxx7RJBEK220deD1ixtNEcO7nsDwH0Y+eE8Yom8qOPbr0F6Mw==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.8.0.tgz", + "integrity": "sha512-vWhOVud2LUx0lQZvACSJtGB6ft1G9Uy/jp6RL82tXmWo+tpo0Ph6JeiYJAcqpQIa+cg73TYE6DGWq16bL/57UQ==", "requires": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", @@ -13684,7 +13684,7 @@ "boxen": "^4.2.0", "configstore": "^5.0.1", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.7.1", + "gatsby-core-utils": "^1.8.0", "git-up": "^4.0.2", "is-docker": "^2.1.1", "lodash": "^4.17.20", @@ -13699,20 +13699,6 @@ "requires": { "regenerator-runtime": "^0.13.4" } - }, - "gatsby-core-utils": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.7.1.tgz", - "integrity": "sha512-hnzQCixp2C4opmSgjido/CQwSt4FL3CcmGwq6fK3PVPTT3hLPz7rvuTMQIUlR8BJjGYai6i5f6V3wfkCJ3VTgQ==", - "requires": { - "ci-info": "2.0.0", - "configstore": "^5.0.1", - "fs-extra": "^8.1.0", - "node-object-hash": "^2.0.0", - "proper-lockfile": "^4.1.1", - "tmp": "^0.2.1", - "xdg-basedir": "^4.0.0" - } } } }, diff --git a/client/package.json b/client/package.json index ad50a47dc8..c04b903b23 100644 --- a/client/package.json +++ b/client/package.json @@ -31,7 +31,7 @@ "enzyme-adapter-react-16": "^1.15.5", "final-form": "^4.20.1", "gatsby": "^2.30.1", - "gatsby-cli": "^2.16.2", + "gatsby-cli": "^2.17.0", "gatsby-plugin-advanced-sitemap": "^1.5.6", "gatsby-plugin-create-client-paths": "^2.8.0", "gatsby-plugin-manifest": "^2.9.1",