Skip to content

Commit

Permalink
Merge pull request #929 from microlinkhq/dependabot/npm_and_yarn/gats…
Browse files Browse the repository at this point in the history
…by-2.23.1

build(deps): bump gatsby from 2.23.0 to 2.23.1
  • Loading branch information
Kikobeats authored Jun 8, 2020
2 parents e9418ec + 57a9ef7 commit ea86e95
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"exists-file": "~3.0.2",
"fast-safe-stringify": "~2.0.7",
"flat": "~5.0.0",
"gatsby": "~2.23.0",
"gatsby": "~2.23.1",
"gatsby-plugin-canonical-urls": "~2.3.3",
"gatsby-plugin-catch-links": "~2.3.4",
"gatsby-plugin-google-analytics": "~2.3.3",
Expand Down
53 changes: 32 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9834,23 +9834,24 @@ fuse.js@^3.4.6:
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.6.1.tgz#7de85fdd6e1b3377c23ce010892656385fd9b10c"
integrity sha512-hT9yh/tiinkmirKrlv4KWOjztdoZo1mx9Qh4KvWqC7isoXwdUY3PNWUxceF4/qO9R6riA2C29jdTOeQOIROjgw==

gatsby-admin@^0.1.64:
version "0.1.64"
resolved "https://registry.yarnpkg.com/gatsby-admin/-/gatsby-admin-0.1.64.tgz#9e624ac984d8b77c8bd4a80ebbf512e05ffe26ea"
integrity sha512-yEFOOyTM8lBLlhk2uP0/XpwhfZx1IiOTX6JzXIPmJIulnPm4u8fDZNAnUluy9K2xqLE951dJZLYOTlx/7i4gWQ==
gatsby-admin@^0.1.65:
version "0.1.65"
resolved "https://registry.yarnpkg.com/gatsby-admin/-/gatsby-admin-0.1.65.tgz#643186a8edcb6fd2ac21897c6c082374b5da0042"
integrity sha512-9pwJA4kSMAfQ3xOC/xAGIRY4va515R49EsoWza63UR9vusbrjBOUdqyzCgZhqyhp47sUGr/urrfsbWttqoVOBw==
dependencies:
"@emotion/core" "^10.0.28"
"@emotion/styled" "^10.0.27"
"@typescript-eslint/eslint-plugin" "^2.28.0"
"@typescript-eslint/parser" "^2.28.0"
csstype "^2.6.10"
formik "^2.1.4"
gatsby "^2.23.0"
gatsby "^2.23.1"
gatsby-interface "0.0.167"
gatsby-plugin-typescript "^2.4.4"
gatsby-source-graphql "^2.5.3"
react "^16.12.0"
react-dom "^16.12.0"
react-helmet "^6.0.0"
react-icons "^3.10.0"
strict-ui "^0.1.3"
subscriptions-transport-ws "^0.9.16"
Expand All @@ -9859,10 +9860,10 @@ gatsby-admin@^0.1.64:
urql "^1.9.7"
yup "^0.29.1"

gatsby-cli@^2.12.43:
version "2.12.43"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.43.tgz#4195b0231721135a7d639afd99ca07fc440d4c5d"
integrity sha512-pYWUPXgWoXMrGBNyVshpaT0/n3AfSHP52r21H3MUHEx/zhusNYCbePJTJS49LozfJ/o/XCc+kRu6JHbd4Sf2MQ==
gatsby-cli@^2.12.44:
version "2.12.44"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.44.tgz#db85aecaa56a0a26cd572d613cdd187c106ff9d4"
integrity sha512-7cGZHSt/YFL6q68Cst7qnthYMckzP8zlNTkKQH24hm/vMHUusvl2vPONJL4XbyLZwnQ3tts44B2eMGK4Qoa5Rg==
dependencies:
"@babel/code-frame" "^7.10.1"
"@babel/runtime" "^7.10.2"
Expand All @@ -9880,7 +9881,7 @@ gatsby-cli@^2.12.43:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.4"
gatsby-recipes "^0.1.37"
gatsby-recipes "^0.1.38"
gatsby-telemetry "^1.3.10"
hosted-git-info "^3.0.4"
ink "^2.7.1"
Expand Down Expand Up @@ -10078,10 +10079,10 @@ gatsby-react-router-scroll@^3.0.2:
scroll-behavior "^0.9.12"
warning "^3.0.0"

gatsby-recipes@^0.1.37:
version "0.1.37"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.37.tgz#d46a8a82b7d0a0ef15e06eb66785d1bc1d8c1093"
integrity sha512-70C4zeEu8xdTKFlOkXqMmkmDN9+23wjKKErcOR8JhkKr1j5hOgnY7ieX+hHh1ud9AvaKKHlQGGvDNArX35E8tg==
gatsby-recipes@^0.1.38:
version "0.1.38"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.38.tgz#be832d76537c88f4a2cccc7daa2e658056930487"
integrity sha512-Mly2n47VL0XfiAcK07+ZQvdOAFyYl3TH8cIApOpkJZCMSE0/Zmaz4rpD0W33ZXe2yIDnlVJkQPNDjAdYHN8ePA==
dependencies:
"@babel/core" "^7.10.2"
"@babel/generator" "^7.10.2"
Expand Down Expand Up @@ -10260,10 +10261,10 @@ gatsby-transformer-yaml@~2.4.3:
lodash "^4.17.15"
unist-util-select "^1.5.0"

gatsby@^2.23.0, gatsby@~2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.23.0.tgz#25171af3b161846bad30a8e90b3401ef032f4b80"
integrity sha512-+iQ/3i1N28/C+5LRduL06CMsRxmKX5PcjgZwboM53ZrvI+bu0LeSqVLPgbCnIJQGnAYtSnxArm1xJa6EBvol4A==
gatsby@^2.23.1, gatsby@~2.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.23.1.tgz#a3738757e89efd8f437c7989b72284672ac4e41a"
integrity sha512-PFl8uTeA9D1HolCOSbaFSYTf6nG0DcSghe3fXrYLD4daov4IYGzM6+eGQkVNFwBbFEZod/7QzA4r1Rx6awkZDw==
dependencies:
"@babel/code-frame" "^7.10.1"
"@babel/core" "^7.10.2"
Expand Down Expand Up @@ -10327,8 +10328,8 @@ gatsby@^2.23.0, gatsby@~2.23.0:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-admin "^0.1.64"
gatsby-cli "^2.12.43"
gatsby-admin "^0.1.65"
gatsby-cli "^2.12.44"
gatsby-core-utils "^1.3.4"
gatsby-graphiql-explorer "^0.4.4"
gatsby-link "^2.4.5"
Expand Down Expand Up @@ -17609,7 +17610,7 @@ react-fast-compare@^2.0.1, react-fast-compare@^2.0.4:
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==

react-fast-compare@^3.0.1:
react-fast-compare@^3.0.1, react-fast-compare@^3.1.1:
version "3.2.0"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
Expand Down Expand Up @@ -17644,6 +17645,16 @@ react-helmet-async@^1.0.2:
react-fast-compare "^3.0.1"
shallowequal "^1.1.0"

react-helmet@^6.0.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726"
integrity sha512-4uMzEY9nlDlgxr61NL3XbKRy1hEkXmKNXhjbAIOVw5vcFrsdYbH2FEwcNyWvWinl103nXgzYNlns9ca+8kFiWw==
dependencies:
object-assign "^4.1.1"
prop-types "^15.7.2"
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"

react-helmet@~6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.0.0.tgz#fcb93ebaca3ba562a686eb2f1f9d46093d83b5f8"
Expand Down

0 comments on commit ea86e95

Please sign in to comment.