Skip to content

Commit a4f2b2e

Browse files
authored
bumping deps (#13)
1 parent c34f07e commit a4f2b2e

File tree

2 files changed

+588
-564
lines changed

2 files changed

+588
-564
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,24 +42,24 @@
4242
"prepublishOnly": "yarn build"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.5.0",
46-
"@babel/preset-env": "^7.5.2",
45+
"@babel/core": "^7.5.5",
46+
"@babel/preset-env": "^7.5.5",
4747
"@babel/preset-flow": "^7.0.0",
4848
"babel-core": "7.0.0-bridge.0",
49-
"babel-jest": "^24.8.0",
49+
"babel-jest": "^24.9.0",
5050
"babel-plugin-dev-expression": "^0.2.2",
51-
"flow-bin": "0.102.0",
52-
"jest": "^24.8.0",
51+
"flow-bin": "0.106.1",
52+
"jest": "^24.9.0",
5353
"prettier": "1.18.2",
54-
"rimraf": "^2.6.3",
55-
"rollup": "^1.16.6",
54+
"rimraf": "^3.0.0",
55+
"rollup": "^1.20.2",
5656
"rollup-plugin-babel": "^4.3.3",
57-
"rollup-plugin-commonjs": "^10.0.1",
57+
"rollup-plugin-commonjs": "^10.0.2",
5858
"rollup-plugin-node-resolve": "^5.2.0",
5959
"rollup-plugin-replace": "^2.2.0",
6060
"rollup-plugin-uglify": "^6.0.2"
6161
},
6262
"dependencies": {
63-
"tiny-invariant": "^1.0.5"
63+
"tiny-invariant": "^1.0.6"
6464
}
6565
}

0 commit comments

Comments
 (0)