Skip to content

Commit

Permalink
[renovate] Update dependency @brainhubeu/react-permissible to ^1.6.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 16, 2020
1 parent e740c5b commit 8da04ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs-www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@brainhubeu/gatsby-docs-kit-start",
"description": "Gatsby-Docs-Kit starter repository",
"version": "0.0.27",
"version": "0.0.28",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@brainhubeu/gatsby-docs-kit": "^1.0.10",
"@brainhubeu/react-permissible": "^1.6.39",
"@brainhubeu/react-permissible": "^1.6.42",
"gatsby": "^1.9.279"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions docs-www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
react-helmet "^5.2.0"
react-live "^1.10.1"

"@brainhubeu/react-permissible@^1.6.39":
version "1.6.39"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.39.tgz#fecbe2261349d4d02ff7de03ed90aad948075ed2"
integrity sha512-jilUxgTkHXcnMl489EgQqu4woLCAuhMWKLrKAooF2t79JI3CQam98AoOdkpl7iElqzKpJIb4mFT5f4hXj+SwlA==
"@brainhubeu/react-permissible@^1.6.42":
version "1.6.42"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.42.tgz#19c6bd424f595d7fcb69fda4360592a60b5ae3e4"
integrity sha512-8yhz3zEXp6OH+9cMhsVh8XAdXkQtc/unsl0sy6dH6w8bUztRvXZcbfOk5aItAV4rOeUE00M15nySEtdqUz6N0Q==
dependencies:
gatsby-plugin-google-analytics "^2.2.0"
gatsby-plugin-google-analytics "^2.2.2"
lodash.difference "^4.5.0"
lodash.intersection "^4.4.0"

Expand Down Expand Up @@ -4271,7 +4271,7 @@ gatsby-plugin-favicon@^2.1.1:
babel-runtime "^6.26.0"
favicons-webpack-plugin "0.0.7"

gatsby-plugin-google-analytics@^2.2.0:
gatsby-plugin-google-analytics@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.2.2.tgz#b4d2a10e1863bb4c92084a1778c4a2aab53292f5"
integrity sha512-at0eUPTyetGuPW1ceISAv58a9fwbwsLX9V5ucwKYShs98Spil/FWviukW0f1A2LUsWOGTiVJYReS7IVVw+FlIA==
Expand Down

0 comments on commit 8da04ce

Please sign in to comment.