Skip to content

Commit 4d42db5

Browse files
authored
Merge pull request #365 from JustFly1984/dependabot/npm_and_yarn/gatsby-2.18.17
Bump gatsby from 2.18.16 to 2.18.17
2 parents cd8fb45 + 9834e9c commit 4d42db5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/react-google-maps-api-gatsby-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@hot-loader/react-dom": "16.11.0",
3232
"@react-google-maps/api": "1.8.0",
3333
"@sentry/browser": "^5.10.2",
34-
"gatsby": "2.18.16",
34+
"gatsby": "2.18.17",
3535
"gatsby-plugin-favicon": "3.1.6",
3636
"gatsby-plugin-purgecss": "4.0.1",
3737
"gatsby-plugin-react-helmet": "3.1.18",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8915,10 +8915,10 @@ fuse.js@^3.4.4:
89158915
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.6.tgz#545c3411fed88bf2e27c457cab6e73e7af697a45"
89168916
integrity sha512-H6aJY4UpLFwxj1+5nAvufom5b2BT2v45P1MkPvdGIK8fWjQx/7o6tTT1+ALV0yawQvbmvCF0ufl2et8eJ7v7Cg==
89178917

8918-
gatsby-cli@^2.8.21:
8919-
version "2.8.21"
8920-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.21.tgz#456277538b983545be5dc2ce036616f5a5b43fdf"
8921-
integrity sha512-lRf9xm9qa0Zzp6N/sfPXot01WLm6ABjREeKQgZ8pxNYngVZFtR3N51/+NIEY4VMEGvaALBanhAD5MiOcPYoiOQ==
8918+
gatsby-cli@^2.8.22:
8919+
version "2.8.22"
8920+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.22.tgz#3c3ccb228767f329ff29047935595a1a1414ef96"
8921+
integrity sha512-uZix0CalIzZ6Wx5pbu5VoWA7KalWdWdfofm+thXRe4VlyJ9VnKmHAslBB03NOl707JoMsBLshHsGYynHwp0jdA==
89228922
dependencies:
89238923
"@babel/code-frame" "^7.5.5"
89248924
"@babel/runtime" "^7.7.6"
@@ -9093,10 +9093,10 @@ gatsby-telemetry@^1.1.46:
90939093
stack-utils "1.0.2"
90949094
uuid "3.3.3"
90959095

9096-
9097-
version "2.18.16"
9098-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.16.tgz#ad4a0b29fd90edec35437bb1dbb22d1d77bd6773"
9099-
integrity sha512-8ukvbONXQbVGNFo3WxCIlLrNDgnYGkz/ZIJy1DdVFbNqhky7swdvA8DzK/9Cwt7u/I8QKOTzgYMoCfqUlTgzWw==
9096+
9097+
version "2.18.17"
9098+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.17.tgz#43fb4c092b09e76cc9137cfc20c67ba7fdcd755d"
9099+
integrity sha512-Zj/LjZwzM0RXoqMmM+6H48IOazmJcuzyVY2yfTi8oYtcQH0F4xIELiDZJkZQb7mttlIsJTX3U1NLCYXPcohWwg==
91009100
dependencies:
91019101
"@babel/code-frame" "^7.5.5"
91029102
"@babel/core" "^7.7.5"
@@ -9157,7 +9157,7 @@ [email protected]:
91579157
flat "^4.1.0"
91589158
fs-exists-cached "1.0.0"
91599159
fs-extra "^8.1.0"
9160-
gatsby-cli "^2.8.21"
9160+
gatsby-cli "^2.8.22"
91619161
gatsby-core-utils "^1.0.25"
91629162
gatsby-graphiql-explorer "^0.2.31"
91639163
gatsby-link "^2.2.27"

0 commit comments

Comments
 (0)