Skip to content

Commit 0ad0b97

Browse files
committed
chore: update dependencies
1 parent cffeb4f commit 0ad0b97

File tree

2 files changed

+317
-689
lines changed

2 files changed

+317
-689
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,26 @@
2525
"devDependencies": {
2626
"babel-cli": "^6.26.0",
2727
"babel-eslint": "^8.2.1",
28-
"babel-jest": "^22.0.6",
28+
"babel-jest": "^22.2.2",
2929
"babel-plugin-transform-class-properties": "^6.24.1",
3030
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3131
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3232
"babel-plugin-transform-runtime": "^6.23.0",
3333
"babel-preset-env": "^1.6.1",
3434
"cz-conventional-changelog": "^2.1.0",
35-
"eslint": "^4.15.0",
35+
"eslint": "^4.17.0",
3636
"eslint-config-airbnb-base": "^12.1.0",
3737
"eslint-config-prettier": "^2.9.0",
38-
"eslint-plugin-flowtype": "^2.41.0",
38+
"eslint-plugin-flowtype": "^2.44.0",
3939
"eslint-plugin-import": "^2.8.0",
40-
"eslint-plugin-prettier": "^2.4.0",
41-
"flow-bin": "^0.63.1",
42-
"jest": "^22.0.6",
43-
"mongodb": "^2.2.33",
40+
"eslint-plugin-prettier": "^2.6.0",
41+
"flow-bin": "^0.65.0",
42+
"jest": "^22.3.0",
43+
"mongodb": "3.0.2",
4444
"npm-run-all": "^4.1.2",
4545
"prettier": "^1.10.2",
4646
"rimraf": "^2.6.2",
47-
"semantic-release": "^11.0.2"
47+
"semantic-release": "^12.4.1"
4848
},
4949
"dependencies": {
5050
"babel-runtime": "^6.26.0",
@@ -59,7 +59,7 @@
5959
"request": "^2.83.0",
6060
"request-promise": "^4.2.2",
6161
"tmp": "^0.0.33",
62-
"uuid": "^3.0.1"
62+
"uuid": "^3.2.1"
6363
},
6464
"peerDependencies": {},
6565
"scripts": {

0 commit comments

Comments
 (0)