Skip to content

Commit 5e77f82

Browse files
committed
fix(deps): update gatsby to v2.3.2
1 parent d447779 commit 5e77f82

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@wkovacs64/normalize.css": "8.0.1",
4545
"axios": "0.18.0",
4646
"dotenv": "7.0.0",
47-
"gatsby": "2.3.1",
47+
"gatsby": "2.3.2",
4848
"gatsby-plugin-emotion": "4.0.6",
4949
"gatsby-plugin-manifest": "2.0.24",
5050
"gatsby-plugin-netlify": "2.0.13",

Diff for: yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -6343,10 +6343,10 @@ g-status@^2.0.2:
63436343
matcher "^1.0.0"
63446344
simple-git "^1.85.0"
63456345

6346-
gatsby-cli@^2.5.1:
6347-
version "2.5.1"
6348-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.1.tgz#1738f1c454854578b2b76d084784c1d9e8d591bc"
6349-
integrity sha512-MlDC4C1tSq264iz44DaRTG7Gb6Tc7FNz7xFeu5BD2uu0GVZyQjixj1l8q62eveitJydIs4VztRZyIkaGLI4qOg==
6346+
gatsby-cli@^2.5.2:
6347+
version "2.5.2"
6348+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.2.tgz#3b6c16f582d48b667a1c3daeb28b3373d1641297"
6349+
integrity sha512-fkVRAXKrffn0xU4RQHsf+7fyW+rLwvaERbgU/q7qQhRYzEQJDLF2CTjH+By+Ly5xSQ5pcKM2nMpRENhutytDHA==
63506350
dependencies:
63516351
"@babel/code-frame" "^7.0.0"
63526352
"@babel/runtime" "^7.0.0"
@@ -6358,7 +6358,7 @@ gatsby-cli@^2.5.1:
63586358
execa "^0.8.0"
63596359
fs-exists-cached "^1.0.0"
63606360
fs-extra "^4.0.1"
6361-
gatsby-telemetry "^1.0.1"
6361+
gatsby-telemetry "^1.0.2"
63626362
hosted-git-info "^2.6.0"
63636363
lodash "^4.17.10"
63646364
meant "^1.0.1"
@@ -6469,10 +6469,10 @@ gatsby-react-router-scroll@^2.0.6:
64696469
scroll-behavior "^0.9.9"
64706470
warning "^3.0.0"
64716471

6472-
gatsby-telemetry@^1.0.1:
6473-
version "1.0.1"
6474-
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.1.tgz#9259927ea4ac4f5c653ca64d63828175c34e9ed0"
6475-
integrity sha512-mpIIDx3SRVYk7FeKkiPjSqFxX7gYwSS0X0CwBV090NZDxIlO5jUWRR6xxtlt/zXK3Y9+vqWugGJVfQEBe+3KkQ==
6472+
gatsby-telemetry@^1.0.2:
6473+
version "1.0.2"
6474+
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.2.tgz#7f7366785b6042a708e48a786b53ce1a91bb2664"
6475+
integrity sha512-q63qjmzNPQtBmfowWvkecUmPRXGNpaLAJ8MeuCmBOe+SggkyXAsX4BpF2Fuwas2txedaU7BG7oPqhsjd7zYDpw==
64766476
dependencies:
64776477
"@babel/code-frame" "^7.0.0"
64786478
"@babel/runtime" "^7.0.0"
@@ -6487,10 +6487,10 @@ gatsby-telemetry@^1.0.1:
64876487
stack-utils "1.0.2"
64886488
uuid "3.3.2"
64896489

6490-
6491-
version "2.3.1"
6492-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.1.tgz#f0b462a0415315fab26caa478e447fc44e4d8558"
6493-
integrity sha512-2UOK1V0BbBfjEIrbHIhJoImraCAOXeBvIcHPg4ktrbSz3ICt5n94co+N/7XsSc2bsq9LPB6O3QF7nw9KH42lxQ==
6490+
6491+
version "2.3.2"
6492+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.2.tgz#be3b20ef880f2520d74d6dfc067d9a93c8111ad4"
6493+
integrity sha512-icf6mm1obfZhzbXSHpYHVCEdrAiQPkO0CDONe5Adwo6k/f+pIjfAErhicoGv3eOeKKCzu71MFdw19fT4TuA1Vw==
64946494
dependencies:
64956495
"@babel/code-frame" "^7.0.0"
64966496
"@babel/core" "^7.0.0"
@@ -6546,11 +6546,11 @@ [email protected]:
65466546
flat "^4.0.0"
65476547
fs-exists-cached "1.0.0"
65486548
fs-extra "^5.0.0"
6549-
gatsby-cli "^2.5.1"
6549+
gatsby-cli "^2.5.2"
65506550
gatsby-link "^2.0.16"
65516551
gatsby-plugin-page-creator "^2.0.12"
65526552
gatsby-react-router-scroll "^2.0.6"
6553-
gatsby-telemetry "^1.0.1"
6553+
gatsby-telemetry "^1.0.2"
65546554
glob "^7.1.1"
65556555
graphql "^14.1.1"
65566556
graphql-compose "^6.0.3"

0 commit comments

Comments
 (0)