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 Oct 14, 2019
1 parent 87a3167 commit ce02156
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.19",
"version": "0.0.20",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand All @@ -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": {
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.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"
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.16",
"version": "1.0.17",
"description": "Test publishing the typings of react-permissible package",
"scripts": {
"clean:packed-package": "rm ./brainhubeu-react-permissible-*.tgz",
Expand All @@ -19,7 +19,7 @@
"license": "MIT",
"dependencies": {
"@types/react": "^16.9.5",
"@types/react-dom": "^16.9.1",
"@types/react-dom": "^16.9.2",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"typescript": "^3.6.4"
Expand Down

0 comments on commit ce02156

Please sign in to comment.