Skip to content

Commit

Permalink
Merge pull request #100 from iammatthias/depfu/batch_all/yarn/2019-08-22
Browse files Browse the repository at this point in the history
Update all Yarn dependencies (2019-08-22)
  • Loading branch information
iammatthias committed Aug 25, 2019
2 parents d2105a5 + 19e5e00 commit f22d661
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"chalk": "^2.4.1",
"contentful-import": "^7.5.1",
"gatsby": "^2.13.67",
"gatsby-image": "^2.2.8",
"gatsby-image": "^2.2.10",
"gatsby-plugin-amplitude-analytics": "^1.5.0",
"gatsby-plugin-canonical-urls": "^2.1.3",
"gatsby-plugin-catch-links": "^2.1.3",
"gatsby-plugin-canonical-urls": "^2.1.4",
"gatsby-plugin-catch-links": "^2.1.4",
"gatsby-plugin-env-variables": "^1.0.1",
"gatsby-plugin-feed": "2.3.6",
"gatsby-plugin-flow": "^1.1.2",
"gatsby-plugin-google-analytics": "^2.1.7",
"gatsby-plugin-flow": "^1.1.3",
"gatsby-plugin-google-analytics": "^2.1.8",
"gatsby-plugin-manifest": "^2.2.5",
"gatsby-plugin-netlify": "^2.1.5",
"gatsby-plugin-netlify": "^2.1.6",
"gatsby-plugin-nprogress": "2.1.2",
"gatsby-plugin-offline": "^2.2.6",
"gatsby-plugin-offline": "^2.2.7",
"gatsby-plugin-react-helmet": "3.1.3",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sitemap": "^2.2.6",
"gatsby-plugin-sitemap": "^2.2.7",
"gatsby-plugin-styled-components": "^3.1.2",
"gatsby-plugin-typography": "2.3.2",
"gatsby-remark-figure": "^1.0.0",
"gatsby-remark-figure-caption": "^2.0.0",
"gatsby-remark-images": "^3.1.12",
"gatsby-remark-images-contentful": "^2.1.4",
"gatsby-remark-images-contentful": "^2.1.6",
"gatsby-remark-images-grid": "^1.0.2",
"gatsby-remark-prismjs": "3.3.5",
"gatsby-remark-responsive-iframe": "^2.2.4",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2878,7 +2878,7 @@ check-types@^7.3.0:
resolved "https://registry.yarnpkg.com/check-types/-/check-types-7.4.0.tgz#0378ec1b9616ec71f774931a3c6516fad8c152f4"
integrity sha512-YbulWHdfP99UfZ73NcUDlNJhEIDgm9Doq9GhpyXbF+7Aegi3CVV7qqMCKTTqJxlvEvnQBp9IA+dxsGN6xK/nSg==

cheerio@^1.0.0-rc.2:
cheerio@^1.0.0-rc.2, cheerio@^1.0.0-rc.3:
version "1.0.0-rc.3"
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.3.tgz#094636d425b2e9c0f4eb91a46c05630c9a1a8bf6"
integrity sha512-0td5ijfUPuubwLUu0OBoe98gZj8C/AA+RW3v67GPlGOrvxWjZmBXiBCRU+I8VEiNyJzjth40POfHiz2RB3gImA==
Expand Down Expand Up @@ -5783,10 +5783,10 @@ gatsby-graphiql-explorer@^0.2.3:
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-image@^2.2.8:
version "2.2.8"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.8.tgz#edebdda1e4b823735693737d68855a7fb66cbde5"
integrity sha512-R0hc37xf03Bqi51TlRHuu6KB5sFiXzHx0tQotml8TeFXu1k5yvV13D8fHhlHCZQq5zJe4KHx0rGfAprzb4s1fA==
gatsby-image@^2.2.10:
version "2.2.10"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.10.tgz#0375e273167221e3ccd1ae3b4e3dec52905376df"
integrity sha512-wvbxqYWxg7te7ui6RjCgohcVTvcI1b0PBZNor548Flg/0h+oSGnUXVDkz9HO8uS/vWlIbMpXonRxvnZCGu1Y8A==
dependencies:
"@babel/runtime" "^7.0.0"
object-fit-images "^3.2.4"
Expand Down Expand Up @@ -5822,17 +5822,17 @@ gatsby-plugin-amplitude-analytics@^1.5.0:
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-plugin-canonical-urls@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-2.1.3.tgz#744f55a27ccfaac9921112bed3d9115aec888591"
integrity sha512-6o7pCY2CbESMGgYIaZgwf5HP9gySxs+ci4AjVaIOlXm2y+KOSJxPVuRaoR6IIhV/BDYtwTEIDZHNHnNyQ5Df4w==
gatsby-plugin-canonical-urls@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-2.1.4.tgz#12996203a4517b4e55adffd1eee1014a873eb8b3"
integrity sha512-35q1c2EgrDMXJrPb+dSecRdkP35X5O3FZuUJvXbXs4bOcCDGlLlQkFf6/vlNxUnPR+gQCfAwGCspE7AHeiSFSA==
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-plugin-catch-links@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.3.tgz#f2c136caf5f4d3ac7be8efdd0cd6df4b7e6ad405"
integrity sha512-xGkthFBud8N0/wj7dziGBmVZp8yrtfqkmQ9inRCMug4Uvl4jNQ5T35BwqrKbJOXyjSIm5Z7TDx5pm/Pu4XrtQQ==
gatsby-plugin-catch-links@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.4.tgz#862c81579e00665733d25b795473c6cb3bafc23d"
integrity sha512-CFOFVVg4wAjA+Muwmp6rBNBwHTF5hB65hZuL0Oty1Ifc/RhklpjymKjcHL+wsbXcgdqcci0L1CP8q4TtooRx4g==
dependencies:
"@babel/runtime" "^7.0.0"
escape-string-regexp "^1.0.5"
Expand All @@ -5853,18 +5853,18 @@ gatsby-plugin-feed@2.3.6:
lodash.merge "^4.6.2"
rss "^1.2.2"

gatsby-plugin-flow@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.2.tgz#76796bdc981e76f590084d631d09d00f04d5a318"
integrity sha512-G12iHixJitQK+xQnNBewPKOkC3p4pATt8KFCaWNUv6eRXg03olgUZG2bRjCpCnr4uSucxNQACoEX9dtV7nEQlA==
gatsby-plugin-flow@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.3.tgz#1f383a24d8b6a1f1a9dcfb7741c6140c1546afee"
integrity sha512-0SodxXHqVAtVHXpZ4P25Ve1kGRCxEalJflPgHKEyrDp4OiqiLyUsl40VAoCb7gZRGIZ2hOR/NlLSFvjt3PU4NQ==
dependencies:
"@babel/preset-flow" "^7.0.0-rc.1"
"@babel/runtime" "^7.0.0"

gatsby-plugin-google-analytics@^2.1.7:
version "2.1.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.7.tgz#f4511a94ac8d37103699dbe582f6a5ac9ab91a36"
integrity sha512-fqIWS+uIXqwFg+wRkFuy1xjB7B8a6xKkNEB94j9ujWUwqlS9wcMv2E332+mNfI4Ql2J6pwrjwTBaUhM42Br1eg==
gatsby-plugin-google-analytics@^2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.8.tgz#889df3bff0228973aedacace5af2ce29fa850bf7"
integrity sha512-aPJMW58XpsisjjWmq71ukEv0LoUJe5I2M5yW8HVYLBYlPIBbzoozrKbYUXLU7Jz9ztp56hX9L+MtIdRiNwkKiQ==
dependencies:
"@babel/runtime" "^7.0.0"

Expand All @@ -5878,10 +5878,10 @@ gatsby-plugin-manifest@^2.2.5:
semver "^5.6.0"
sharp "^0.22.1"

gatsby-plugin-netlify@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.5.tgz#c6780e706adda40577d2b89bec8b6c5c7cfb7a3c"
integrity sha512-3lZwKE33HVqSqQC5Mr3oovruGOFq70RWnFlZORCggaVH83nS2lhNLMsCPa1Zg4I1kQddWv+8qdQFDxrIyA+1/g==
gatsby-plugin-netlify@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.6.tgz#11552af8f8594b810ab82e196e2f4e4bb552a943"
integrity sha512-c42TamI8ym11OoH9H+Ns/karnJ/wP3k3El77SwRfExEvvxqzM3Aoehzk8WjQ2VkTp+U9WKiiZ6fusTJCA3QeMg==
dependencies:
"@babel/runtime" "^7.0.0"
fs-extra "^4.0.2"
Expand All @@ -5897,10 +5897,10 @@ gatsby-plugin-nprogress@2.1.2:
"@babel/runtime" "^7.0.0"
nprogress "^0.2.0"

gatsby-plugin-offline@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.2.6.tgz#2f8020c51dbb02c4496670d5dde46a2989b30856"
integrity sha512-0RceQWXt39SYukw5mxUpiv8X1YOWlGzJ2WWRYaNaECB/63fislkclN8dDAP22hLIV2Cr/cHiiwc4xc/lXf65rg==
gatsby-plugin-offline@^2.2.7:
version "2.2.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.2.7.tgz#f5cd03fab2505fcf413810ec1d7c31fc7851a982"
integrity sha512-AbX4kAEy8j+8P/kBITdzv/8JR1R+Lt5pAE49ICIzwb7tZDQB7fJisOSc1PGihhQTLuy+ppj9XJDgNhh205lETQ==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down Expand Up @@ -5961,10 +5961,10 @@ gatsby-plugin-sharp@^2.2.12:
sharp "^0.22.1"
svgo "^1.2.0"

gatsby-plugin-sitemap@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.6.tgz#e185dfdf1e793d4603caaaf26e07711e653887ab"
integrity sha512-kS72oYVPtQhIY9V8VHCDYzgnjAv/E2HKqOYXMLq0HYI788U0TCo0Voz9vR2hm4vJNqhotf064liCJoKHBPNDGQ==
gatsby-plugin-sitemap@^2.2.7:
version "2.2.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.7.tgz#20ce1b5dc26e525e9812559b6db29f962fac1352"
integrity sha512-Re8AEa7ZaTMuUEQJlIVbxw0svyCzSGBkH7DWIE0ig6IT1nSeIKb9Ugz+mQKn77IRlRjmK28ElwUeXE8FvbBgyA==
dependencies:
"@babel/runtime" "^7.0.0"
minimatch "^3.0.4"
Expand Down Expand Up @@ -6010,14 +6010,14 @@ gatsby-remark-figure@^1.0.0:
dependencies:
unist-util-visit "^1.1.3"

gatsby-remark-images-contentful@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/gatsby-remark-images-contentful/-/gatsby-remark-images-contentful-2.1.4.tgz#e3c0a391d1f05c03ad0811dcc8c91b427d03f278"
integrity sha512-bj5LOK5hnTGa8SgfwhqTc8ZXX2JuCCAp6Hkz33CAnm546YVRZRpkk01nvxpPO8ltXhXLx/Xmse0Np2RhQMD8gQ==
gatsby-remark-images-contentful@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-images-contentful/-/gatsby-remark-images-contentful-2.1.6.tgz#29894178559c22b2e39de845593f81f236674e3d"
integrity sha512-4aHWQR1sQxb1s0I6ML17u2JaG37FKKgDcbUj34hHAMrUHKFeyCg6aoivcBuhCOTHKVtazzwac2jGWk9HtH9Hkw==
dependencies:
"@babel/runtime" "^7.0.0"
axios "^0.19.0"
cheerio "^1.0.0-rc.2"
cheerio "^1.0.0-rc.3"
is-relative-url "^2.0.0"
lodash "^4.17.14"
semver "^5.6.0"
Expand Down

0 comments on commit f22d661

Please sign in to comment.