Skip to content

Commit

Permalink
[renovate] Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2019
1 parent 1dd1d23 commit c3aab5a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 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.7",
"version": "0.0.8",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@brainhubeu/gatsby-docs-kit": "^1.0.3",
"@brainhubeu/react-permissible": "^1.6.11",
"@brainhubeu/react-permissible": "^1.6.12",
"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.11":
version "1.6.11"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.11.tgz#90cdea6ea12ec52a416294bea0bfa73ccb3f27ea"
integrity sha512-Gqxrl/i9b7pMkShPFpapVpBLUEsNE/IXq5rmNrkYbtfHHjlDp/dZQOGRdIlUGBnRQmDHsUTpAA+8Yc2hCmVuhA==
"@brainhubeu/react-permissible@^1.6.12":
version "1.6.12"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.12.tgz#0e7aa3aba91c0aec033b80ec5c50dacd01ac18c8"
integrity sha512-Z+SKOmo7kxnUfxih74+/4ysIpAYYfdesG4sstcuJB98mS3pFFTobAWR6zl4ScHh1AZEeJbVGgnNpmMCdGDc6LA==
dependencies:
lodash.difference "^4.5.0"
lodash.intersection "^4.4.0"
Expand Down
8 changes: 4 additions & 4 deletions types/tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions types/tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-permissible-typescript-tests",
"version": "1.0.6",
"version": "1.0.7",
"description": "Test publishing the typings of react-permissible package",
"scripts": {
"clean:packed-package": "rm ./brainhubeu-react-permissible-*.tgz",
Expand All @@ -18,7 +18,7 @@
"author": "Nick Ribal <elektronik2k5@gmail.com> (https://about.me/nickribal)",
"license": "MIT",
"dependencies": {
"@types/react": "^16.8.8",
"@types/react": "^16.8.9",
"@types/react-dom": "^16.8.3",
"react": "^16.8.5",
"react-dom": "^16.8.5",
Expand Down

0 comments on commit c3aab5a

Please sign in to comment.