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 Nov 6, 2019
1 parent 5e7001a commit e9225de
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainhubeu/react-permissible",
"version": "1.6.30",
"version": "1.6.31",
"description": "Permission management component for React",
"engines": {
"npm": ">=4"
Expand Down Expand Up @@ -65,7 +65,7 @@
"react-test-renderer": "^16.11.0",
"sinon": "^2.4.1",
"sinon-chai": "^2.14.0",
"typescript": "^3.6.4",
"typescript": "^3.7.2",
"typescript-eslint-parser": "^21.0.2",
"webpack": "^3.12.0"
},
Expand Down
14 changes: 7 additions & 7 deletions types/tests/package-lock.json

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

6 changes: 3 additions & 3 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.19",
"version": "1.0.20",
"description": "Test publishing the typings of react-permissible package",
"scripts": {
"clean:packed-package": "rm ./brainhubeu-react-permissible-*.tgz",
Expand All @@ -19,9 +19,9 @@
"license": "MIT",
"dependencies": {
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.3",
"@types/react-dom": "^16.9.4",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6357,10 +6357,10 @@ typescript-estree@5.3.0:
lodash.unescape "4.0.1"
semver "5.5.0"

typescript@^3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
typescript@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==

uglify-js@3.4.x:
version "3.4.10"
Expand Down

0 comments on commit e9225de

Please sign in to comment.