chore: update dependency gatsby to ^2.13.29 (#15905)

This commit is contained in:
GatsbyJS Bot
2019-07-19 14:07:28 +00:00
parent 28720aca23
commit 98b29e72dd
3 changed files with 31 additions and 31 deletions
+14 -14
View File
@@ -4179,9 +4179,9 @@
}
},
"eslint-plugin-import": {
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz",
"integrity": "sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig==",
"version": "2.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.1.tgz",
"integrity": "sha512-YEESFKOcMIXJTosb5YaepqVhQHGMb8dxkgov560GqMDP/658U5vk6FeVSR7xXLeYkPc7xPYy+uAoiYE/bKMphA==",
"requires": {
"array-includes": "^3.0.3",
"contains-path": "^0.1.0",
@@ -4190,8 +4190,8 @@
"eslint-import-resolver-node": "^0.3.2",
"eslint-module-utils": "^2.4.0",
"has": "^1.0.3",
"lodash": "^4.17.11",
"minimatch": "^3.0.4",
"object.values": "^1.1.0",
"read-pkg-up": "^2.0.0",
"resolve": "^1.11.0"
},
@@ -5364,9 +5364,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.13.28",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.28.tgz",
"integrity": "sha512-WhM40r7PJul+U73lxlSnRxRLse9IQydCQ0xK8cDjRP5zWjy2YeX4yQuKzzbQYjTvSS+pUOSd2odnGAPxOn3l0w==",
"version": "2.13.29",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.29.tgz",
"integrity": "sha512-BWy8rUHP14ug5aFciaCxR7r3+a1ULMQBl0D9xet49Tti+njrBtOOmf3WMCYKnUP6XsxKjNx5wpWv0+hUwPv81g==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0",
@@ -5425,7 +5425,7 @@
"flat": "^4.0.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^5.0.0",
"gatsby-cli": "^2.7.15",
"gatsby-cli": "^2.7.16",
"gatsby-graphiql-explorer": "^0.2.3",
"gatsby-link": "^2.2.2",
"gatsby-plugin-page-creator": "^2.1.5",
@@ -5566,9 +5566,9 @@
}
},
"gatsby-cli": {
"version": "2.7.15",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.15.tgz",
"integrity": "sha512-f8cNiSmb+vxSE1CPtB+ZiJdJqveprewZZ2BQd0Gduc/vuUEUpOthkTBAWBDux+bw65GLTlM1W1QOCs54yozbBA==",
"version": "2.7.16",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.16.tgz",
"integrity": "sha512-5RMx2yCOWUkNOHR6LdsMhZMQ8a8OZf22ETKnknUIWFNuSqD1ruNtHpYx7UPfwLTJ/LQD4EVYdeu95Xa+NbMClA==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/runtime": "^7.0.0",
@@ -7391,9 +7391,9 @@
}
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
},
"lodash.every": {
"version": "4.6.0",