Skip to content

Commit fe36e5e

Browse files
committed
fix(deps): update gatsby to v2.3.23
1 parent f7c316b commit fe36e5e

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

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.22",
47+
"gatsby": "2.3.23",
4848
"gatsby-plugin-emotion": "4.0.6",
4949
"gatsby-plugin-manifest": "2.0.29",
5050
"gatsby-plugin-netlify": "2.0.13",

yarn.lock

+26-11
Original file line numberDiff line numberDiff line change
@@ -6380,10 +6380,10 @@ g-status@^2.0.2:
63806380
matcher "^1.0.0"
63816381
simple-git "^1.85.0"
63826382

6383-
gatsby-cli@^2.5.7:
6384-
version "2.5.7"
6385-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.7.tgz#9b1d14507a08eb68af1346955f8bea56ef9918b7"
6386-
integrity sha512-nQ55ZIm15rfY8o7QMt56YiGg7iYAw0KOsAQ4Hxv0sa86+m8YSHHGSTrYb2BXvWpBdhwrQufBvxbBjVoNpFzuHg==
6383+
gatsby-cli@^2.5.8:
6384+
version "2.5.8"
6385+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.8.tgz#0e90e30ee2b212809f92dc2a20d120a13f92bf1c"
6386+
integrity sha512-XboFjDHiNlYHU6vgRTKRhkvLUAsgTOPwolux30njyjIuLr5wQzhwvLGiylpL97txRZ6qjSm5T9p1KNkwWt4pQg==
63876387
dependencies:
63886388
"@babel/code-frame" "^7.0.0"
63896389
"@babel/runtime" "^7.0.0"
@@ -6399,6 +6399,7 @@ gatsby-cli@^2.5.7:
63996399
fs-extra "^4.0.1"
64006400
gatsby-telemetry "^1.0.7"
64016401
hosted-git-info "^2.6.0"
6402+
is-valid-path "^0.1.1"
64026403
lodash "^4.17.10"
64036404
meant "^1.0.1"
64046405
node-fetch "2.3.0"
@@ -6528,10 +6529,10 @@ gatsby-telemetry@^1.0.7:
65286529
stack-utils "1.0.2"
65296530
uuid "3.3.2"
65306531

6531-
6532-
version "2.3.22"
6533-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.22.tgz#5026f468ad7fbcafe936036017b3281f0afd169e"
6534-
integrity sha512-/Iyy4Qv1OzL6lJaj2syOQNC5i1t5DeXq2bb4sLPS9Pak8sTLuWQK+IIECRQK6r6ozTgi5/b+YRon2IywstSy1A==
6532+
6533+
version "2.3.23"
6534+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.23.tgz#4e926d170e7fafcf2abf5fcb8c7e00f887bcfd10"
6535+
integrity sha512-O7gzDpMTmPiqez+KzRUAvUc4y1F19EqxoE8skBqvoPh92+FO1Je2OTHuYmGwci8S11teuylcT5qofdTHTp9Mmg==
65356536
dependencies:
65366537
"@babel/code-frame" "^7.0.0"
65376538
"@babel/core" "^7.0.0"
@@ -6588,14 +6589,14 @@ [email protected]:
65886589
flat "^4.0.0"
65896590
fs-exists-cached "1.0.0"
65906591
fs-extra "^5.0.0"
6591-
gatsby-cli "^2.5.7"
6592+
gatsby-cli "^2.5.8"
65926593
gatsby-link "^2.0.16"
65936594
gatsby-plugin-page-creator "^2.0.12"
65946595
gatsby-react-router-scroll "^2.0.7"
65956596
gatsby-telemetry "^1.0.7"
65966597
glob "^7.1.1"
65976598
graphql "^14.1.1"
6598-
graphql-compose "^6.0.3"
6599+
graphql-compose "6.0.3"
65996600
graphql-playground-middleware-express "^1.7.10"
66006601
hash-mod "^0.0.5"
66016602
invariant "^2.2.4"
@@ -6911,7 +6912,7 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3
69116912
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
69126913
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
69136914

6914-
graphql-compose@^6.0.3:
6915+
69156916
version "6.0.3"
69166917
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-6.0.3.tgz#fa5668a30694abef4166703aa03af07a741039a8"
69176918
integrity sha512-QpywEtNvlEQS0a5VIseMA/tk67QmEN9NNUx1B1tzGR/p7MePyus9wvci2cIP/mwdDrvLRRbwpmidSKQXFD3SEA==
@@ -7876,6 +7877,13 @@ [email protected], is-installed-globally@^0.1.0:
78767877
global-dirs "^0.1.0"
78777878
is-path-inside "^1.0.0"
78787879

7880+
is-invalid-path@^0.1.0:
7881+
version "0.1.0"
7882+
resolved "https://registry.yarnpkg.com/is-invalid-path/-/is-invalid-path-0.1.0.tgz#307a855b3cf1a938b44ea70d2c61106053714f34"
7883+
integrity sha1-MHqFWzzxqTi0TqcNLGEQYFNxTzQ=
7884+
dependencies:
7885+
is-glob "^2.0.0"
7886+
78797887
is-npm@^1.0.0:
78807888
version "1.0.0"
78817889
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
@@ -8052,6 +8060,13 @@ is-utf8@^0.2.0, is-utf8@^0.2.1:
80528060
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
80538061
integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
80548062

8063+
is-valid-path@^0.1.1:
8064+
version "0.1.1"
8065+
resolved "https://registry.yarnpkg.com/is-valid-path/-/is-valid-path-0.1.1.tgz#110f9ff74c37f663e1ec7915eb451f2db93ac9df"
8066+
integrity sha1-EQ+f90w39mPh7HkV60UfLbk6yd8=
8067+
dependencies:
8068+
is-invalid-path "^0.1.0"
8069+
80558070
is-windows@^1.0.1, is-windows@^1.0.2:
80568071
version "1.0.2"
80578072
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"

0 commit comments

Comments
 (0)