chore: update dependency gatsby to ^2.13.31 (#15908)

This commit is contained in:
GatsbyJS Bot
2019-07-19 15:02:45 +00:00
parent 98b29e72dd
commit e090dfefb7
3 changed files with 29 additions and 29 deletions
+12 -12
View File
@@ -1789,9 +1789,9 @@
} }
}, },
"babel-preset-gatsby": { "babel-preset-gatsby": {
"version": "0.2.6", "version": "0.2.7",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.6.tgz", "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.7.tgz",
"integrity": "sha512-n30hG8EgPgiuK+gH1exlmKhi4f/0qaSm+bUzDEXdApa4Bhw2ndlRVDOwvuC8Anb+VAzFKeQMZY85DOsNoocJ4w==", "integrity": "sha512-8LxKWYrPma83sWOPnu5WcugCRHhuF4qpO1ie4bpHa/Fbbphkly5kufhjikMXRg6TUbETik2wqR4HYbhNwREKAQ==",
"requires": { "requires": {
"@babel/plugin-proposal-class-properties": "^7.0.0", "@babel/plugin-proposal-class-properties": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0", "@babel/plugin-syntax-dynamic-import": "^7.0.0",
@@ -5364,9 +5364,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
}, },
"gatsby": { "gatsby": {
"version": "2.13.29", "version": "2.13.31",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.29.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.31.tgz",
"integrity": "sha512-BWy8rUHP14ug5aFciaCxR7r3+a1ULMQBl0D9xet49Tti+njrBtOOmf3WMCYKnUP6XsxKjNx5wpWv0+hUwPv81g==", "integrity": "sha512-Oi/M9aD1wNTP+/3xTz5otJ3mPcYgaH3oOV1QFPjOUAozWB8sI31pjWta+8TkqHPN6jxag/quVaQe/LiqgZ/IEA==",
"requires": { "requires": {
"@babel/code-frame": "^7.0.0", "@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0", "@babel/core": "^7.0.0",
@@ -5388,7 +5388,7 @@
"babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dynamic-import-node": "^1.2.0", "babel-plugin-dynamic-import-node": "^1.2.0",
"babel-plugin-remove-graphql-queries": "^2.7.2", "babel-plugin-remove-graphql-queries": "^2.7.2",
"babel-preset-gatsby": "^0.2.6", "babel-preset-gatsby": "^0.2.7",
"better-opn": "0.1.4", "better-opn": "0.1.4",
"better-queue": "^3.8.6", "better-queue": "^3.8.6",
"bluebird": "^3.5.0", "bluebird": "^3.5.0",
@@ -5425,7 +5425,7 @@
"flat": "^4.0.0", "flat": "^4.0.0",
"fs-exists-cached": "1.0.0", "fs-exists-cached": "1.0.0",
"fs-extra": "^5.0.0", "fs-extra": "^5.0.0",
"gatsby-cli": "^2.7.16", "gatsby-cli": "^2.7.17",
"gatsby-graphiql-explorer": "^0.2.3", "gatsby-graphiql-explorer": "^0.2.3",
"gatsby-link": "^2.2.2", "gatsby-link": "^2.2.2",
"gatsby-plugin-page-creator": "^2.1.5", "gatsby-plugin-page-creator": "^2.1.5",
@@ -5566,9 +5566,9 @@
} }
}, },
"gatsby-cli": { "gatsby-cli": {
"version": "2.7.16", "version": "2.7.17",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.16.tgz", "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.17.tgz",
"integrity": "sha512-5RMx2yCOWUkNOHR6LdsMhZMQ8a8OZf22ETKnknUIWFNuSqD1ruNtHpYx7UPfwLTJ/LQD4EVYdeu95Xa+NbMClA==", "integrity": "sha512-VqW8jKRpv3Ko7NLzn3tZcPitvLEHRRJc3Zla3ug9oavXTuV2m/r24HAyyJM1ZCliBP0YWa8PCYxUrL2ezywBqQ==",
"requires": { "requires": {
"@babel/code-frame": "^7.0.0", "@babel/code-frame": "^7.0.0",
"@babel/runtime": "^7.0.0", "@babel/runtime": "^7.0.0",
@@ -5588,7 +5588,7 @@
"fs-extra": "^4.0.1", "fs-extra": "^4.0.1",
"gatsby-telemetry": "^1.1.6", "gatsby-telemetry": "^1.1.6",
"hosted-git-info": "^2.6.0", "hosted-git-info": "^2.6.0",
"ink": "^2.0.5", "ink": "^2.3.0",
"ink-spinner": "^3.0.1", "ink-spinner": "^3.0.1",
"is-valid-path": "^0.1.1", "is-valid-path": "^0.1.1",
"lodash": "^4.17.14", "lodash": "^4.17.14",
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\"" "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
}, },
"dependencies": { "dependencies": {
"gatsby": "^2.13.29", "gatsby": "^2.13.31",
"react": "^16.8.6", "react": "^16.8.6",
"react-dom": "^16.8.6" "react-dom": "^16.8.6"
}, },
+16 -16
View File
@@ -1556,10 +1556,10 @@ babel-preset-fbjs@^3.1.2:
"@babel/plugin-transform-template-literals" "^7.0.0" "@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@^0.2.6: babel-preset-gatsby@^0.2.7:
version "0.2.6" version "0.2.7"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.6.tgz#d9cc408e75afbb7ba486d6b6ef09f43f90d60e0b" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.7.tgz#673824fd80750f0fe9471b1f92bc55600869602a"
integrity sha512-n30hG8EgPgiuK+gH1exlmKhi4f/0qaSm+bUzDEXdApa4Bhw2ndlRVDOwvuC8Anb+VAzFKeQMZY85DOsNoocJ4w== integrity sha512-8LxKWYrPma83sWOPnu5WcugCRHhuF4qpO1ie4bpHa/Fbbphkly5kufhjikMXRg6TUbETik2wqR4HYbhNwREKAQ==
dependencies: dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0" "@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-syntax-dynamic-import" "^7.0.0" "@babel/plugin-syntax-dynamic-import" "^7.0.0"
@@ -4064,10 +4064,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
gatsby-cli@^2.7.16: gatsby-cli@^2.7.17:
version "2.7.16" version "2.7.17"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.16.tgz#5ba593ba2f0b7b96793ec82f51ad081207bf9591" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.17.tgz#5c2e2a453ff97c505e2540a7e5f7c9104993fb4b"
integrity sha512-5RMx2yCOWUkNOHR6LdsMhZMQ8a8OZf22ETKnknUIWFNuSqD1ruNtHpYx7UPfwLTJ/LQD4EVYdeu95Xa+NbMClA== integrity sha512-VqW8jKRpv3Ko7NLzn3tZcPitvLEHRRJc3Zla3ug9oavXTuV2m/r24HAyyJM1ZCliBP0YWa8PCYxUrL2ezywBqQ==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@@ -4107,7 +4107,7 @@ gatsby-cli@^2.7.16:
yargs "^12.0.5" yargs "^12.0.5"
yurnalist "^1.0.5" yurnalist "^1.0.5"
optionalDependencies: optionalDependencies:
ink "^2.0.5" ink "^2.3.0"
ink-spinner "^3.0.1" ink-spinner "^3.0.1"
gatsby-graphiql-explorer@^0.2.3: gatsby-graphiql-explorer@^0.2.3:
@@ -4185,10 +4185,10 @@ gatsby-telemetry@^1.1.6:
stack-utils "1.0.2" stack-utils "1.0.2"
uuid "3.3.2" uuid "3.3.2"
gatsby@^2.13.29: gatsby@^2.13.31:
version "2.13.29" version "2.13.31"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.29.tgz#0fbacca1a27ea738ca5c332b8621e4812106a794" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.31.tgz#c9fff86bf6b15ad808c20f9096aa24c37a382c84"
integrity sha512-BWy8rUHP14ug5aFciaCxR7r3+a1ULMQBl0D9xet49Tti+njrBtOOmf3WMCYKnUP6XsxKjNx5wpWv0+hUwPv81g== integrity sha512-Oi/M9aD1wNTP+/3xTz5otJ3mPcYgaH3oOV1QFPjOUAozWB8sI31pjWta+8TkqHPN6jxag/quVaQe/LiqgZ/IEA==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0" "@babel/core" "^7.0.0"
@@ -4210,7 +4210,7 @@ gatsby@^2.13.29:
babel-plugin-add-module-exports "^0.2.1" babel-plugin-add-module-exports "^0.2.1"
babel-plugin-dynamic-import-node "^1.2.0" babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.7.2" babel-plugin-remove-graphql-queries "^2.7.2"
babel-preset-gatsby "^0.2.6" babel-preset-gatsby "^0.2.7"
better-opn "0.1.4" better-opn "0.1.4"
better-queue "^3.8.6" better-queue "^3.8.6"
bluebird "^3.5.0" bluebird "^3.5.0"
@@ -4247,7 +4247,7 @@ gatsby@^2.13.29:
flat "^4.0.0" flat "^4.0.0"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^5.0.0" fs-extra "^5.0.0"
gatsby-cli "^2.7.16" gatsby-cli "^2.7.17"
gatsby-graphiql-explorer "^0.2.3" gatsby-graphiql-explorer "^0.2.3"
gatsby-link "^2.2.2" gatsby-link "^2.2.2"
gatsby-plugin-page-creator "^2.1.5" gatsby-plugin-page-creator "^2.1.5"
@@ -4937,7 +4937,7 @@ ink-spinner@^3.0.1:
cli-spinners "^1.0.0" cli-spinners "^1.0.0"
prop-types "^15.5.10" prop-types "^15.5.10"
ink@^2.0.5: ink@^2.3.0:
version "2.3.0" version "2.3.0"
resolved "https://registry.yarnpkg.com/ink/-/ink-2.3.0.tgz#222136be17bb72fc742e19090483e7e0e7dc3690" resolved "https://registry.yarnpkg.com/ink/-/ink-2.3.0.tgz#222136be17bb72fc742e19090483e7e0e7dc3690"
integrity sha512-931rgXHAS3hM++8ygWPOBeHOFwTzHh3pDAVZtiBVOUH6tVvJijym43ODUy22ySo2NwYUFeR/Zj3xuWzBEKMiHw== integrity sha512-931rgXHAS3hM++8ygWPOBeHOFwTzHh3pDAVZtiBVOUH6tVvJijym43ODUy22ySo2NwYUFeR/Zj3xuWzBEKMiHw==