Skip to content

Commit

Permalink
Merge pull request #46 from matheusps/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 馃尨
  • Loading branch information
matheusps committed Oct 22, 2019
2 parents 55aa2b2 + d19457f commit 70399a7
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 100 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Adapt UI

[![CircleCI](https://circleci.com/gh/matheusps/adapt-ui.svg?style=svg)](https://circleci.com/gh/matheusps/adapt-ui)
[![Netlify Status](https://api.netlify.com/api/v1/badges/f4a3987b-301a-4273-b833-ee993812c4c3/deploy-status)](https://app.netlify.com/sites/adapt-ui/deploys)
[![Netlify Status](https://api.netlify.com/api/v1/badges/f4a3987b-301a-4273-b833-ee993812c4c3/deploy-status)](https://app.netlify.com/sites/adapt-ui/deploys) [![Greenkeeper badge](https://badges.greenkeeper.io/matheusps/adapt-ui.svg)](https://greenkeeper.io/)

[Check the component docs for more info](https://adapt-ui.netlify.com/)

Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"devDependencies": {
"@storybook/react": "^5.2.4",
"@svgr/rollup": "^4.3.0",
"@testing-library/react": "^8.0.1",
"@testing-library/react": "^9.3.0",
"@types/jest": "^24.0.11",
"@types/node": "^11.13.0",
"@types/node": "^12.11.1",
"@types/react": "^16.8.12",
"@types/react-dom": "^16.8.3",
"@types/styled-components": "^4.1.16",
"awesome-typescript-loader": "^5.2.1",
"babel-core": "^6.26.3",
"babel-runtime": "^6.26.0",
"cross-env": "^5.2.0",
"cross-env": "^6.0.3",
"jest": "^24.7.1",
"jest-styled-components": "^6.3.3",
"np": "^5.1.1",
Expand All @@ -48,14 +48,14 @@
"react-docgen-typescript-loader": "^3.3.0",
"react-dom": "^16.8.6",
"rollup": "^1.15.6",
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-alias": "^2.1.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-node-resolve": "^5.0.3",
"rollup-plugin-peer-deps-external": "^2.2.0",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-typescript2": "^0.21.2",
"rollup-plugin-url": "^2.2.2",
"rollup-plugin-typescript2": "^0.24.3",
"rollup-plugin-url": "^3.0.0",
"ts-jest": "^24.0.1",
"typescript": "^3.4.1"
},
Expand Down
Loading

0 comments on commit 70399a7

Please sign in to comment.