Skip to content

Commit

Permalink
[Dev Deps] update @storybook/addon-actions, @storybook/addon-info
Browse files Browse the repository at this point in the history
…, `@storybook/addon-links`, `@storybook/addon-options`, `@storybook/react`, `airbnb-js-shims`, `babel-plugin-inline-react-svg`, `babel-preset-airbnb`, `clean-css`, `enzyme`, `enzyme-adapter-react-helper`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-react`, `eslint-plugin-react-with-styles`, `react-with-styles-interface-aphrodite`, `safe-publish-latest`, `sass-loader`, `sinon`
  • Loading branch information
ljharb committed Aug 15, 2018
1 parent 5493a17 commit ebf83a1
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,35 +51,35 @@
},
"homepage": "https://github.com/airbnb/react-dates#readme",
"devDependencies": {
"@storybook/addon-actions": "^3.4.8",
"@storybook/addon-info": "^3.4.8",
"@storybook/addon-links": "^3.4.8",
"@storybook/addon-options": "^3.4.8",
"@storybook/react": "^3.4.8",
"airbnb-js-shims": "^2.0.0",
"@storybook/addon-actions": "^3.4.10",
"@storybook/addon-info": "^3.4.10",
"@storybook/addon-links": "^3.4.10",
"@storybook/addon-options": "^3.4.10",
"@storybook/react": "^3.4.10",
"airbnb-js-shims": "^2.1.0",
"aphrodite": "^2.2.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-plugin-inline-react-svg": "^0.5.3",
"babel-plugin-inline-react-svg": "^0.5.4",
"babel-plugin-inline-svg": "^1.0.0",
"babel-plugin-istanbul": "^4.1.6",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-replace-object-assign": "^1.0.0",
"babel-preset-airbnb": "^2.5.2",
"babel-preset-airbnb": "^2.5.3",
"babel-register": "^6.26.0",
"chai": "^4.1.2",
"clean-css": "^4.1.11",
"clean-css": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-helper": "^1.2.3",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^17.0.0",
"eslint-plugin-import": "^2.13.0",
"enzyme": "^3.4.1",
"enzyme-adapter-react-helper": "^1.3.0",
"eslint": "^5.3.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.10.0",
"eslint-plugin-react-with-styles": "^2.0.0",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react-with-styles": "^2.1.0",
"git-directory-deploy": "^1.5.1",
"imports-loader": "^0.8.0",
"in-publish": "^2.0.0",
Expand All @@ -99,12 +99,12 @@
"raw-loader": "^0.5.1",
"react": "^0.14 || ^15.5.4 || ^16.1.1",
"react-dom": "^0.14 || ^15.5.4 || ^16.1.1",
"react-with-styles-interface-aphrodite": "^5.0.0",
"react-with-styles-interface-aphrodite": "^5.0.1",
"react-with-styles-interface-css-compiler": "^1.1.2",
"rimraf": "^2.6.2",
"safe-publish-latest": "^1.1.1",
"sass-loader": "^7.0.3",
"sinon": "^6.1.3",
"safe-publish-latest": "^1.1.2",
"sass-loader": "^7.1.0",
"sinon": "^6.1.5",
"sinon-sandbox": "^2.0.0",
"style-loader": "^0.20.3",
"webpack": "^2.6.1"
Expand Down

0 comments on commit ebf83a1

Please sign in to comment.