Skip to content

Commit ebf83a1

Browse files
committed
[Dev Deps] update @storybook/addon-actions, @storybook/addon-info, @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
1 parent 5493a17 commit ebf83a1

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -51,35 +51,35 @@
5151
},
5252
"homepage": "https://github.com/airbnb/react-dates#readme",
5353
"devDependencies": {
54-
"@storybook/addon-actions": "^3.4.8",
55-
"@storybook/addon-info": "^3.4.8",
56-
"@storybook/addon-links": "^3.4.8",
57-
"@storybook/addon-options": "^3.4.8",
58-
"@storybook/react": "^3.4.8",
59-
"airbnb-js-shims": "^2.0.0",
54+
"@storybook/addon-actions": "^3.4.10",
55+
"@storybook/addon-info": "^3.4.10",
56+
"@storybook/addon-links": "^3.4.10",
57+
"@storybook/addon-options": "^3.4.10",
58+
"@storybook/react": "^3.4.10",
59+
"airbnb-js-shims": "^2.1.0",
6060
"aphrodite": "^2.2.2",
6161
"babel-cli": "^6.26.0",
6262
"babel-core": "^6.26.3",
6363
"babel-loader": "^7.1.5",
64-
"babel-plugin-inline-react-svg": "^0.5.3",
64+
"babel-plugin-inline-react-svg": "^0.5.4",
6565
"babel-plugin-inline-svg": "^1.0.0",
6666
"babel-plugin-istanbul": "^4.1.6",
6767
"babel-plugin-syntax-jsx": "^6.18.0",
6868
"babel-plugin-transform-replace-object-assign": "^1.0.0",
69-
"babel-preset-airbnb": "^2.5.2",
69+
"babel-preset-airbnb": "^2.5.3",
7070
"babel-register": "^6.26.0",
7171
"chai": "^4.1.2",
72-
"clean-css": "^4.1.11",
72+
"clean-css": "^4.2.1",
7373
"coveralls": "^3.0.2",
7474
"cross-env": "^5.2.0",
75-
"enzyme": "^3.3.0",
76-
"enzyme-adapter-react-helper": "^1.2.3",
77-
"eslint": "^4.19.1",
78-
"eslint-config-airbnb": "^17.0.0",
79-
"eslint-plugin-import": "^2.13.0",
75+
"enzyme": "^3.4.1",
76+
"enzyme-adapter-react-helper": "^1.3.0",
77+
"eslint": "^5.3.0",
78+
"eslint-config-airbnb": "^17.1.0",
79+
"eslint-plugin-import": "^2.14.0",
8080
"eslint-plugin-jsx-a11y": "^6.1.1",
81-
"eslint-plugin-react": "^7.10.0",
82-
"eslint-plugin-react-with-styles": "^2.0.0",
81+
"eslint-plugin-react": "^7.11.1",
82+
"eslint-plugin-react-with-styles": "^2.1.0",
8383
"git-directory-deploy": "^1.5.1",
8484
"imports-loader": "^0.8.0",
8585
"in-publish": "^2.0.0",
@@ -99,12 +99,12 @@
9999
"raw-loader": "^0.5.1",
100100
"react": "^0.14 || ^15.5.4 || ^16.1.1",
101101
"react-dom": "^0.14 || ^15.5.4 || ^16.1.1",
102-
"react-with-styles-interface-aphrodite": "^5.0.0",
102+
"react-with-styles-interface-aphrodite": "^5.0.1",
103103
"react-with-styles-interface-css-compiler": "^1.1.2",
104104
"rimraf": "^2.6.2",
105-
"safe-publish-latest": "^1.1.1",
106-
"sass-loader": "^7.0.3",
107-
"sinon": "^6.1.3",
105+
"safe-publish-latest": "^1.1.2",
106+
"sass-loader": "^7.1.0",
107+
"sinon": "^6.1.5",
108108
"sinon-sandbox": "^2.0.0",
109109
"style-loader": "^0.20.3",
110110
"webpack": "^2.6.1"

0 commit comments

Comments
 (0)