Skip to content

Commit

Permalink
Merge pull request #42 from johnnyBira/develop
Browse files Browse the repository at this point in the history
chore(package): update packages with greenkeeper
  • Loading branch information
johnnyBira authored Jun 12, 2019
2 parents d5dc9a7 + 3fbe138 commit 1467d7e
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 39 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/preset-react": "^7.0.0",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@commitlint/config-conventional": "^8.0.0",
"@commitlint/cli": "^8.0.0",
"@storybook/addon-actions": "^5.0.4",
"@storybook/addon-backgrounds": "^5.0.4",
"@storybook/addon-info": "^5.0.4",
Expand All @@ -103,12 +103,12 @@
"babel-loader": "^8.0.5",
"codecov": "^3.2.0",
"commitizen": "^3.0.7",
"commitlint": "^7.5.2",
"commitlint": "^8.0.0",
"core-js": "3",
"cz-conventional-changelog": "^2.0.0",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.11.2",
"eslint": "5.3.0",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "^4.1.0",
"eslint-loader": "^2.1.2",
Expand All @@ -117,22 +117,22 @@
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.11.0",
"husky": "^1.3.1",
"husky": "^2.4.1",
"jest": "^24.5.0",
"jest-cli": "^24.5.0",
"jest-enzyme": "^7.0.2",
"jest-styled-components": "next",
"jsdom": "^14.0.0",
"jsdom": "^15.1.1",
"npm-run-all": "^4.1.1",
"prettier": "1.16.4",
"prettier": "1.17.0",
"pretty-quick": "^1.10.0",
"prop-types": "^15.6.1",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-test-renderer": "^16.2.0",
"rimraf": "^2.6.2",
"semantic-release": "^15.13.3",
"semantic-release-cli": "^4.1.1",
"semantic-release-cli": "^5.0.0",
"styled-components": "^4.2.0",
"travis-deploy-once": "^5.0.11",
"webpack": "^4.29.6",
Expand All @@ -156,6 +156,6 @@
},
"dependencies": {
"@humblebee/styled-components-breakpoint": "^2.1.3",
"isobject": "^3.0.1"
"isobject": "^4.0.0"
}
}
Loading

0 comments on commit 1467d7e

Please sign in to comment.