Skip to content

Commit a8728c9

Browse files
committed
green keep
1 parent b8d626e commit a8728c9

File tree

2 files changed

+2686
-1353
lines changed

2 files changed

+2686
-1353
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
},
4141
"homepage": "https://github.com/bokuweb/react-rnd",
4242
"devDependencies": {
43-
"@babel/cli": "7.7.5",
44-
"@babel/core": "7.7.5",
45-
"@babel/plugin-proposal-class-properties": "7.7.4",
46-
"@babel/plugin-transform-modules-commonjs": "7.7.5",
47-
"@babel/preset-react": "7.7.4",
48-
"@babel/preset-typescript": "7.7.4",
49-
"@babel/traverse": "7.7.4",
50-
"@babel/types": "7.7.4",
51-
"@emotion/core": "10.0.14",
52-
"@storybook/addon-actions": "5.1.3",
53-
"@storybook/addon-info": "5.1.3",
54-
"@storybook/addon-links": "5.1.3",
55-
"@storybook/addon-options": "5.1.3",
56-
"@storybook/react": "5.1.3",
43+
"@babel/cli": "7.8.0",
44+
"@babel/core": "7.8.0",
45+
"@babel/plugin-proposal-class-properties": "7.8.0",
46+
"@babel/plugin-transform-modules-commonjs": "7.8.0",
47+
"@babel/preset-react": "7.8.0",
48+
"@babel/preset-typescript": "7.8.0",
49+
"@babel/traverse": "7.8.0",
50+
"@babel/types": "7.8.0",
51+
"@emotion/core": "10.0.27",
52+
"@storybook/addon-actions": "5.3.1",
53+
"@storybook/addon-info": "5.3.1",
54+
"@storybook/addon-links": "5.3.1",
55+
"@storybook/addon-options": "5.3.1",
56+
"@storybook/react": "5.3.1",
5757
"@types/enzyme": "3.1.16",
5858
"@types/enzyme-adapter-react-16": "1.0.5",
5959
"@types/node": "^12.0.10",
@@ -67,7 +67,7 @@
6767
"babel-eslint": "10.0.3",
6868
"babel-loader": "8.0.6",
6969
"cpy-cli": "2.0.0",
70-
"cross-env": "5.2.0",
70+
"cross-env": "6.0.3",
7171
"enzyme": "3.8.0",
7272
"enzyme-adapter-react-16": "1.9.1",
7373
"gh-pages": "2.0.1",
@@ -86,10 +86,10 @@
8686
"rollup-plugin-typescript2": "0.22.0",
8787
"rollup-watch": "4.3.1",
8888
"sinon": "7.3.2",
89-
"tslint": "5.18.0",
89+
"tslint": "5.20.1",
9090
"tslint-eslint-rules": "5.4.0",
91-
"tslint-plugin-prettier": "2.0.1",
92-
"tslint-react": "4.0.0",
91+
"tslint-plugin-prettier": "2.1.0",
92+
"tslint-react": "4.1.0",
9393
"typescript": "3.7.4"
9494
},
9595
"files": [

0 commit comments

Comments
 (0)