Skip to content

Commit 6880c96

Browse files
committed
Backmerge master
2 parents 0c930d4 + 87267fa commit 6880c96

File tree

2 files changed

+874
-1007
lines changed

2 files changed

+874
-1007
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"prop-types": "15.7.2",
66
"react": "16.8.6",
77
"react-dom": "16.8.6",
8-
"react-redux": "7.0.3",
9-
"react-router-dom": "5.0.0",
8+
"react-redux": "7.1.0",
9+
"react-router-dom": "5.0.1",
1010
"react-syntax-highlighter": "^10.3.0",
1111
"redux": "4.0.1",
1212
"styled-components": "^4.3.1",
@@ -45,22 +45,22 @@
4545
"@babel/plugin-proposal-class-properties": "7.4.4",
4646
"@babel/preset-env": "^7.4.5",
4747
"@babel/preset-react": "7.0.0",
48-
"@storybook/addon-actions": "5.0.11",
49-
"@storybook/addon-knobs": "5.0.11",
50-
"@storybook/addon-links": "5.0.11",
51-
"@storybook/addon-storyshots": "5.0.11",
52-
"@storybook/addons": "5.0.11",
53-
"@storybook/react": "5.0.11",
48+
"@storybook/addon-actions": "5.1.1",
49+
"@storybook/addon-knobs": "5.1.1",
50+
"@storybook/addon-links": "5.1.1",
51+
"@storybook/addon-storyshots": "5.1.1",
52+
"@storybook/addons": "5.1.1",
53+
"@storybook/react": "5.1.1",
5454
"babel-eslint": "10.0.1",
5555
"babel-jest": "^24.8.0",
5656
"babel-loader": "^8.0.6",
5757
"babel-plugin-require-context-hook": "1.0.0",
5858
"babel-preset-env": "1.7.0",
5959
"babel-preset-react": "6.24.1",
60-
"coveralls": "3.0.3",
61-
"cypress": "3.2.0",
62-
"enzyme": "3.9.0",
63-
"enzyme-adapter-react-16": "^1.13.2",
60+
"coveralls": "3.0.4",
61+
"cypress": "^3.2.0",
62+
"enzyme": "3.10.0",
63+
"enzyme-adapter-react-16": "^1.14.0",
6464
"enzyme-to-json": "3.3.5",
6565
"eslint": "5.16.0",
6666
"eslint-config-react": "1.1.7",

0 commit comments

Comments
 (0)