Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored Oct 21, 2019
1 parent 55aa2b2 commit b0023e9
Showing 1 changed file with 6 additions and 6 deletions.
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

0 comments on commit b0023e9

Please sign in to comment.