Update dependency gatsby to v2.13.20

This commit is contained in:
Renovate Bot
2019-07-13 20:01:39 +00:00
committed by renovate[bot]
parent 174b0b3717
commit ceee012d4b
2 changed files with 50 additions and 26 deletions

74
docs/package-lock.json generated
View File

@@ -6090,9 +6090,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.13.19",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.19.tgz",
"integrity": "sha512-244+AiXjAP/IDviahxouwxp26JMurP0453F6swb1pLgZgqesmZWnb2jEfJBtn6k9rfr82GHhu2ocC6fw5y0M8Q==",
"version": "2.13.20",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.20.tgz",
"integrity": "sha512-1XrcTXpc3EHn0XuA6iVYqfm5lnMbfspYQ4KvJwbYKMVQytETFe0XYCd5XSbC2gI1RWQqNaTDEPyKfKwBbwpB9Q==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0",
@@ -6151,12 +6151,12 @@
"flat": "^4.0.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^5.0.0",
"gatsby-cli": "^2.7.13",
"gatsby-cli": "^2.7.14",
"gatsby-graphiql-explorer": "^0.2.3",
"gatsby-link": "^2.2.2",
"gatsby-plugin-page-creator": "^2.1.4",
"gatsby-plugin-page-creator": "^2.1.5",
"gatsby-react-router-scroll": "^2.1.3",
"gatsby-telemetry": "^1.1.5",
"gatsby-telemetry": "^1.1.6",
"glob": "^7.1.1",
"got": "8.0.0",
"graphql": "^14.1.1",
@@ -6169,7 +6169,7 @@
"jest-worker": "^23.2.0",
"json-loader": "^0.5.7",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.10",
"lodash": "^4.17.14",
"md5": "^2.2.1",
"md5-file": "^3.1.1",
"micromatch": "^3.1.10",
@@ -6292,9 +6292,9 @@
}
},
"gatsby-cli": {
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.13.tgz",
"integrity": "sha512-Wb1+yS0XKejFrZAIrCPYnKHUAU5LIzijOoamRRaBx2K7bbrpI9hzvZFehHoKR1L32DDfmpTgpYs4gKl+EPcTpg==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.14.tgz",
"integrity": "sha512-9dCepYJx5HzLQAIqD7xi7I4qJ4fUq7X3e0/0YcIr7y9lt1YBAmQvA6XslazEpaASxY8Cegb3+rsI9L3cAup72Q==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/runtime": "^7.0.0",
@@ -6312,12 +6312,12 @@
"execa": "^0.8.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^4.0.1",
"gatsby-telemetry": "^1.1.5",
"gatsby-telemetry": "^1.1.6",
"hosted-git-info": "^2.6.0",
"ink": "^2.0.5",
"ink-spinner": "^3.0.1",
"is-valid-path": "^0.1.1",
"lodash": "^4.17.10",
"lodash": "^4.17.14",
"meant": "^1.0.1",
"node-fetch": "^2.6.0",
"object.entries": "^1.1.0",
@@ -6376,6 +6376,11 @@
"path-exists": "^3.0.0"
}
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"make-dir": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz",
@@ -6590,18 +6595,25 @@
}
},
"gatsby-page-utils": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.4.tgz",
"integrity": "sha512-N1cSLsHyKSunEGIEcPQK0/YtR8EFebaD8Gt990t/c6RfvO8G3ZCkuy+f1SVFzynI3OGmW/0PH04tp1j1P4q46Q==",
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.5.tgz",
"integrity": "sha512-yHL4OKgVEOWOuTUCO2ZPPmWyA1bAtSUPrf+W5w3p24pUwqMkz2Yu2hii/PhgQs+2ap6BkpSwBjBSYS2YLRmTNg==",
"requires": {
"@babel/runtime": "^7.0.0",
"bluebird": "^3.5.0",
"chokidar": "2.1.2",
"fs-exists-cached": "^1.0.0",
"glob": "^7.1.1",
"lodash": "^4.17.10",
"lodash": "^4.17.14",
"micromatch": "^3.1.10",
"slash": "^1.0.0"
},
"dependencies": {
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
}
}
},
"gatsby-plugin-emotion": {
@@ -6631,17 +6643,24 @@
}
},
"gatsby-plugin-page-creator": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.4.tgz",
"integrity": "sha512-UpEwWNzLuZuOwoJKD4dGJP1I5qk+4lnHOrWWvqG3apKaNYLbLtJrFdo3UfkbphebHxeAS1SH06FzttT214nkvg==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.5.tgz",
"integrity": "sha512-nUcsaJAaMy9UQS66QY0Dys6Xx+2CGG2EVyvDQ4NQ713la62jicOU764Bmi5G7sE2QGgpNoBtUQCW+aE6UMGpLQ==",
"requires": {
"@babel/runtime": "^7.0.0",
"bluebird": "^3.5.0",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.0.4",
"gatsby-page-utils": "^0.0.5",
"glob": "^7.1.1",
"lodash": "^4.17.10",
"lodash": "^4.17.14",
"micromatch": "^3.1.10"
},
"dependencies": {
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
}
}
},
"gatsby-plugin-react-helmet": {
@@ -6813,9 +6832,9 @@
}
},
"gatsby-telemetry": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.5.tgz",
"integrity": "sha512-gSl5uQoq11z1w2AmPwZT8gBrXGYorNxwJ21iQD0lxFqpfjvGbZfJMURtBWwIla8y29HgRy1M4c4wptMGrSMagw==",
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.6.tgz",
"integrity": "sha512-b0uIxlz8mjW/x45VbzDL3Rs5mrVVmJGMko87ldhCgFhrj2CyyxljUBC+C2daVfyrMhvHIWagFSygZ4BrijLjlA==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/runtime": "^7.0.0",
@@ -6827,7 +6846,7 @@
"fs-extra": "^7.0.1",
"git-up": "4.0.1",
"is-docker": "1.1.0",
"lodash": "^4.17.10",
"lodash": "^4.17.14",
"node-fetch": "2.3.0",
"resolve-cwd": "^2.0.0",
"source-map": "^0.5.7",
@@ -6859,6 +6878,11 @@
"universalify": "^0.1.0"
}
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"make-dir": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz",

View File

@@ -5,7 +5,7 @@
"serve": "gatsby serve"
},
"dependencies": {
"gatsby": "2.13.19",
"gatsby": "2.13.20",
"gatsby-theme-apollo-docs": "1.0.17"
}
}