Skip to content

Commit

Permalink
last minute bump (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon authored Jun 10, 2019
1 parent 1bc5d54 commit 27deb49
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 100 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@emotion/core": "^10.0.10",
"@emotion/styled": "^10.0.11",
"@emotion/styled": "^10.0.12",
"@storybook/react": "^5.1.3",
"@storybook/theming": "^5.1.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.6",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-emotion": "^10.0.9",
"babel-plugin-emotion": "^10.0.13",
"cross-env": "^5.2.0",
"cypress": "^3.3.1",
"emotion-theming": "^10.0.10",
Expand All @@ -93,7 +93,7 @@
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-cypress": "^2.2.1",
"eslint-plugin-emotion": "^10.0.7",
"eslint-plugin-flowtype": "^3.9.1",
"eslint-plugin-flowtype": "^3.10.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jest": "^22.6.4",
"eslint-plugin-jsx-a11y": "^6.2.1",
Expand All @@ -107,13 +107,13 @@
"jest-junit": "^6.4.0",
"jest-watch-typeahead": "^0.3.1",
"markdown-it": "^8.4.2",
"prettier": "^1.18.0",
"prettier": "^1.18.2",
"raf-stub": "^2.0.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-test-renderer": "^16.8.6",
"rimraf": "^2.6.3",
"rollup": "^1.14.3",
"rollup": "^1.14.6",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-json": "^4.0.0",
Expand All @@ -123,7 +123,7 @@
"rollup-plugin-strip": "^1.2.1",
"rollup-plugin-uglify": "^6.0.2",
"styled-components": "3.x",
"stylelint": "^10.0.1",
"stylelint": "^10.1.0",
"stylelint-config-prettier": "^5.2.0",
"stylelint-config-recommended": "^2.2.0",
"stylelint-config-standard": "^18.3.0",
Expand Down
Loading

0 comments on commit 27deb49

Please sign in to comment.