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 Jun 21, 2019
1 parent 7e40435 commit 324568c
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.11",
"version": "0.0.12",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@brainhubeu/gatsby-docs-kit": "^1.0.3",
"@brainhubeu/react-permissible": "^1.6.15",
"@brainhubeu/react-permissible": "^1.6.16",
"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.15":
version "1.6.15"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.15.tgz#370a48360d48f272f5a38f3e9e61835513cc4db7"
integrity sha512-KEWJqdrc0XjN6rY3suDKV0xdEfyLR3dw/kvR328gaDvtcnJFd9LJPYY1mFUWG6RKauCf1rC+1alz7rbBMYZ9sQ==
"@brainhubeu/react-permissible@^1.6.16":
version "1.6.16"
resolved "https://registry.yarnpkg.com/@brainhubeu/react-permissible/-/react-permissible-1.6.16.tgz#878b710513ffed22a4281bb061ddddda89e47041"
integrity sha512-dPDlZc+umc5rpxR8zdo2K8xwidNr2XKqQwJaUlRH6wBIouAtVmXGOdhgFnkralAWa5VtdEXNB3iF2prRdRbswg==
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.9",
"version": "1.0.10",
"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.20",
"@types/react": "^16.8.22",
"@types/react-dom": "^16.8.4",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand Down

0 comments on commit 324568c

Please sign in to comment.