Skip to content

Commit 1d3e20f

Browse files
greenkeeper[bot]energydrink9
authored andcommitted
chore(package): update dependencies
1 parent f5daee8 commit 1d3e20f

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Michele Lugano <michele.lugano9@gmail.com> (https://www.linkedin.com/in/mlugano/)",
99
"dependencies": {
1010
"debounce": "^1.0.2",
11-
"emotion": "^9.2.12",
11+
"emotion": "^10.0.14",
1212
"immutable": "~3.8.2",
1313
"react-popper": "^1.0.0",
1414
"react-virtualized": "^9.18.5",
@@ -29,31 +29,31 @@
2929
"@babel/preset-react": "^7.0.0",
3030
"babel-core": "^7.0.0-bridge",
3131
"babel-eslint": "^10.0.0",
32-
"babel-jest": "^23.6.0",
33-
"babel-loader": "8.0.4",
32+
"babel-jest": "^24.8.0",
33+
"babel-loader": "8.0.6",
3434
"codecov": "^3.1.0",
35-
"cross-env": "^2.0.1",
36-
"css-loader": "0.28.8",
35+
"cross-env": "^5.2.0",
36+
"css-loader": "3.0.0",
3737
"enzyme": "^3.7.0",
3838
"enzyme-adapter-react-16": "^1.6.0",
39-
"eslint": "5.8.0",
40-
"eslint-loader": "2.1.1",
41-
"eslint-plugin-flowtype": "3.2.0",
39+
"eslint": "6.0.1",
40+
"eslint-loader": "2.2.0",
41+
"eslint-plugin-flowtype": "3.11.1",
4242
"eslint-plugin-react": "^7.0.0",
43-
"file-loader": "2.0.0",
44-
"flow-bin": "0.85.0",
45-
"flow-typed": "2.5.1",
46-
"graceful-fs": "4.1.11",
47-
"jest": "^23.6.0",
43+
"file-loader": "4.0.0",
44+
"flow-bin": "0.102.0",
45+
"flow-typed": "2.5.2",
46+
"graceful-fs": "4.2.0",
47+
"jest": "^24.8.0",
4848
"react": "^16.5.2",
4949
"react-dom": "^16.5.2",
5050
"rimraf": "^2.6.2",
51-
"rollup": "^0.66.0",
51+
"rollup": "^1.16.4",
5252
"rollup-plugin-auto-external": "^2.0.0",
5353
"rollup-plugin-babel": "^4.0.3",
54-
"rollup-plugin-commonjs": "^9.1.0",
55-
"rollup-plugin-eslint": "^5.0.0",
56-
"rollup-plugin-node-resolve": "^3.0.0"
54+
"rollup-plugin-commonjs": "^10.0.1",
55+
"rollup-plugin-eslint": "^7.0.0",
56+
"rollup-plugin-node-resolve": "^5.2.0"
5757
},
5858
"scripts": {
5959
"test": "jest",

0 commit comments

Comments
 (0)