Skip to content

Commit d688bb7

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency gatsby to v2.7.5
1 parent dc1e81c commit d688bb7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bulma": "0.7.5",
99
"classnames": "2.2.6",
1010
"docsearch.js": "2.6.3",
11-
"gatsby": "2.7.4",
11+
"gatsby": "2.7.5",
1212
"gatsby-image": "2.1.2",
1313
"gatsby-plugin-catch-links": "2.0.15",
1414
"gatsby-plugin-google-analytics": "2.0.20",

site/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6353,10 +6353,10 @@ functional-red-black-tree@^1.0.1:
63536353
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
63546354
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
63556355

6356-
gatsby-cli@^2.6.2:
6357-
version "2.6.2"
6358-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.2.tgz#d3c74e324afdc604e86caab8ab6c62c33d4a4df4"
6359-
integrity sha512-ihTDocclnshQP0RY05esU/FqCBbEiVW/UGL/4nP58E+UPWo3IezWSheLka20fCdOld5SckcKupdPgEE8OeN7nA==
6356+
gatsby-cli@^2.6.3:
6357+
version "2.6.3"
6358+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.3.tgz#591608d893ad20f0ad48711b33e3e4d3cdcb6190"
6359+
integrity sha512-7FsCkHTxI57VnJPhl8SSN8dQUcLtuTeHFsjD8GOFbJfSw31tsGEOTkKRJjDRU61062L3T88rBThEK9IbyMU3Hg==
63606360
dependencies:
63616361
"@babel/code-frame" "^7.0.0"
63626362
"@babel/runtime" "^7.0.0"
@@ -6686,10 +6686,10 @@ gatsby-transformer-sharp@2.1.20:
66866686
semver "^5.6.0"
66876687
sharp "^0.22.1"
66886688

6689-
gatsby@2.7.4:
6690-
version "2.7.4"
6691-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.7.4.tgz#53b8fae1b7c1b6b245959e4136781ebcc0bc8358"
6692-
integrity sha512-ldSmh3xh78vkcp8zOyafAO/j7ImkR35dnco3A+iEAXQcotvdD5Ad2dVLyhaHUtPh0SqJdQQzlGW3CXV7cC8b3g==
6689+
gatsby@2.7.5:
6690+
version "2.7.5"
6691+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.7.5.tgz#039923ab9297f0351247f8aeba8986bc0023be45"
6692+
integrity sha512-LOJ4c+K651yUlTVtci0e9a5MdghP2DMmN+N4y+BiKRjtGM9tMDkThl13+bpdQ5Z+iC6snuZ+XMGXhtY03Yjpqg==
66936693
dependencies:
66946694
"@babel/code-frame" "^7.0.0"
66956695
"@babel/core" "^7.0.0"
@@ -6747,7 +6747,7 @@ gatsby@2.7.4:
67476747
flat "^4.0.0"
67486748
fs-exists-cached "1.0.0"
67496749
fs-extra "^5.0.0"
6750-
gatsby-cli "^2.6.2"
6750+
gatsby-cli "^2.6.3"
67516751
gatsby-graphiql-explorer "^0.1.1"
67526752
gatsby-link "^2.1.1"
67536753
gatsby-plugin-page-creator "^2.0.13"

0 commit comments

Comments
 (0)