Skip to content

Commit

Permalink
bumping deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Jun 5, 2018
1 parent e788c3e commit 5a5d2e7
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 297 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,57 +47,57 @@
"babel-runtime": "^6.26.0",
"css-box-model": "^0.0.13",
"memoize-one": "^3.1.1",
"prop-types": "^15.6.0",
"prop-types": "^15.6.1",
"raf-schd": "^2.1.2",
"react-motion": "^0.5.2",
"react-redux": "^5.0.7",
"redux": "^4.0.0",
"tiny-invariant": "^0.0.3"
},
"devDependencies": {
"@atlaskit/css-reset": "^2.0.0",
"@storybook/react": "^3.4.3",
"@atlaskit/css-reset": "^2.0.2",
"@storybook/react": "^3.4.6",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-jest": "^23.0.0",
"babel-jest": "^23.0.1",
"babel-plugin-styled-components": "^1.5.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"babel-preset-flow": "^6.23.0",
"babel-preset-react": "^6.24.1",
"cross-env": "^5.1.4",
"cross-env": "^5.1.6",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-flowtype": "^2.46.3",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jest": "^21.15.1",
"eslint-plugin-flowtype": "^2.49.3",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.7.0",
"flow-bin": "0.71.0",
"jest": "^23.0.0",
"puppeteer": "^1.3.0",
"eslint-plugin-react": "^7.9.1",
"flow-bin": "0.73.0",
"jest": "^23.1.0",
"puppeteer": "^1.4.0",
"raf-stub": "^2.0.2",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"react-test-renderer": "^16.3.1",
"rimraf": "^2.6.2",
"rollup": "^0.58.2",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^9.1.0",
"rollup": "^0.59.4",
"rollup-plugin-babel": "^3.0.4",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-size-snapshot": "^0.4.0",
"rollup-plugin-strip": "^1.1.1",
"rollup-plugin-uglify": "^3.0.0",
"styled-components": "^3.2.6",
"stylelint": "9.1.3",
"styled-components": "^3.3.2",
"stylelint": "9.2.1",
"stylelint-config-standard": "^18.2.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.3.1"
Expand Down
Loading

0 comments on commit 5a5d2e7

Please sign in to comment.