diff --git a/docs-www/package.json b/docs-www/package.json index 10ed5a03..4cf3ff15 100644 --- a/docs-www/package.json +++ b/docs-www/package.json @@ -1,7 +1,7 @@ { "name": "@brainhubeu/gatsby-docs-kit-start", "description": "Gatsby-Docs-Kit starter repository", - "version": "0.0.19", + "version": "0.0.20", "author": "Brainhub", "license": "MIT", "scripts": { @@ -15,7 +15,7 @@ }, "dependencies": { "@brainhubeu/gatsby-docs-kit": "^1.0.3", - "@brainhubeu/react-permissible": "^1.6.25", + "@brainhubeu/react-permissible": "^1.6.26", "gatsby": "^1.9.279" }, "devDependencies": { diff --git a/docs-www/yarn.lock b/docs-www/yarn.lock index ef2d7150..485b13c9 100644 --- a/docs-www/yarn.lock +++ b/docs-www/yarn.lock @@ -28,10 +28,10 @@ react-helmet "^5.2.0" react-live "^1.10.1" -"@brainhubeu/react-permissible@^1.6.25": - version "1.6.25" - resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.25.tgz#0eea811e1178bc1f25fc466fef191a37d9706298" - integrity sha512-8Q6zCIKqvbisb0ObSdMgcAV0NL7Lvc2cQUDiAQmRn6Mies70SRChENFBV0gekl+nn7QyRcdI6CNRWutdkKq46g== +"@brainhubeu/react-permissible@^1.6.26": + version "1.6.26" + resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.26.tgz#6915bc8d04962f1567dfd128c314ab0be44cd043" + integrity sha512-apxjK1j+MGJF1wBDIa3Zl4dOJgI7h0RUBicAh5D2lsVYIEK/I9MB9z/vWWsTetC74Mj497S6o3K5574ukIhZaA== dependencies: lodash.difference "^4.5.0" lodash.intersection "^4.4.0"