Skip to content

Commit

Permalink
[renovate] Update dependency @brainhubeu/react-permissible to ^1.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2019
1 parent 14794bf commit 33eac79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.14",
"version": "0.0.15",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@brainhubeu/gatsby-docs-kit": "^1.0.3",
"@brainhubeu/react-permissible": "^1.6.18",
"@brainhubeu/react-permissible": "^1.6.19",
"gatsby": "^1.9.279"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions docs-www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
react-helmet "^5.2.0"
react-live "^1.10.1"

"@brainhubeu/react-permissible@^1.6.18":
version "1.6.18"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.18.tgz#bd85de544ad9356947ed809339bb69a1c732143e"
integrity sha512-K4ZcEWgIJDbg02QW4/xWcOWkfZDBknLNYgvp3WvHRT9wltnohrkKnwh5TB9J0NKeteclPI4AI5/6E/FzF6zF8A==
"@brainhubeu/react-permissible@^1.6.19":
version "1.6.19"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.19.tgz#49cb46a62b402876da48d91d11100bc854896a82"
integrity sha512-crANaYL1/QEJZZauf3di6d9242qUHn0qVzAASrnJmsmSdZht3R0+PxG4o/mNf8kYO6kVtNJIqNnBzwoR13AP6A==
dependencies:
lodash.difference "^4.5.0"
lodash.intersection "^4.4.0"
Expand Down

0 comments on commit 33eac79

Please sign in to comment.