Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 17, 2018
1 parent 7e07816 commit 2b504a4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.7.2",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.0.68",
"gatsby": "2.0.70",
"gatsby-image": "2.0.25",
"gatsby-plugin-catch-links": "2.0.9",
"gatsby-plugin-manifest": "2.0.12",
Expand All @@ -24,7 +24,7 @@
"gatsby-remark-prismjs": "3.1.4",
"gatsby-remark-smartypants": "2.0.7",
"gatsby-source-filesystem": "2.0.12",
"gatsby-transformer-remark": "2.1.15",
"gatsby-transformer-remark": "2.1.17",
"node-sass": "4.11.0",
"prismjs": "1.15.0",
"prop-types": "15.6.2",
Expand Down
26 changes: 13 additions & 13 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6085,10 +6085,10 @@ [email protected]:
valid-url "^1.0.9"
xstate "^3.1.0"

[email protected].15:
version "2.1.15"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.1.15.tgz#c744bebdcb94017409826011a3f78af8c1e0ff1c"
integrity sha512-4epqs8BNyQBHMISQM3fvBulwWoOECCGrGkbO2+LVb9NEBlEEw9NBGiT6nvXrDUag47XgAM/5+l4dRu+Xl9urAA==
[email protected].17:
version "2.1.17"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.1.17.tgz#9cba3a0f6ecde105e53e476b279a63064251b21c"
integrity sha512-3AhjcJ8cPlhjl/DxZBENHOtn9QhdekKzAhUToNXQzIljhxbGU2KdqBoX9vZZ2zwKwrNJIbh5XNmKb590ueUrYA==
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
Expand Down Expand Up @@ -6122,10 +6122,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.0"

[email protected].68:
version "2.0.68"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.68.tgz#39cd65000dda9f25ae709c7f2cd0bc6fabb927a2"
integrity sha512-eUA0l9gsd3QU3EaFC/uONYEB4m6kMGlBBrv6bxPJFT3ZbQSSuHwOOHdn91cIMoK2x4/gk4kOwOmpzBsyybBQpA==
[email protected].70:
version "2.0.70"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.70.tgz#d8115bb9c127653b38a94a309f6c7283d8c02f7f"
integrity sha512-Nx7Sbp2vuz6LrbgQN6LeZJmYn1oXJHnkGAhBS93vONBRBizVTzEPJPcaBAZrfJLyQvPez4y68oSpmUMlwEpBjg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6219,7 +6219,7 @@ [email protected]:
raw-loader "^0.5.1"
react-dev-utils "^4.2.1"
react-error-overlay "^3.0.0"
react-hot-loader "^4.5.1"
react-hot-loader "^4.6.0"
redux "^4.0.0"
relay-compiler "1.5.0"
request "^2.85.0"
Expand Down Expand Up @@ -10984,10 +10984,10 @@ [email protected]:
prop-types "^15.5.4"
react-side-effect "^1.1.0"

react-hot-loader@^4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.5.1.tgz#4a9cf136542b1db4f948ac74b31fa16a411ceebb"
integrity sha512-aqw8F0ZTCakfTXTj1n3F9vXfEKWWHEpQ3Mq9YmYvrNdHvey5RfkSGv7rz4r9TXjqVLt2mpItqydJQdhboZ/acQ==
react-hot-loader@^4.6.0:
version "4.6.1"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.6.1.tgz#7b4ebbbf931d864e78b31c25eee813fcf1ecfa99"
integrity sha512-BrMa/zyVq7aeHa2TDG6cVFgMiUut6OHZ/RkPqVHovsFbo0VI8VX7qCz2dYTDHFc9HtVrSUbJGd9LpFPIWtExBg==
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
Expand Down

0 comments on commit 2b504a4

Please sign in to comment.