Skip to content

Commit d55c59e

Browse files
author
Valeriy Borodayev
committed
chore(package.json): update dependencies
1 parent 961b98e commit d55c59e

File tree

2 files changed

+818
-559
lines changed

2 files changed

+818
-559
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/runtime": "^7.5.5"
3131
},
3232
"peerDependencies": {
33-
"mongoose": "^5.6.5"
33+
"mongoose": "^5.6.10"
3434
},
3535
"devDependencies": {
3636
"@babel/cli": "^7.5.5",
@@ -44,20 +44,20 @@
4444
"@babel/preset-flow": "^7.0.0",
4545
"babel-core": "^7.0.0-bridge.0",
4646
"babel-eslint": "^10.0.2",
47-
"babel-jest": "^24.8.0",
48-
"babel-preset-minify": "^0.5.0",
49-
"cz-conventional-changelog": "^3.0.1",
50-
"eslint": "^6.0.1",
51-
"eslint-config-airbnb-base": "^13.2.0",
52-
"eslint-config-prettier": "^6.0.0",
53-
"eslint-plugin-flowtype": "^3.12.1",
47+
"babel-jest": "^24.9.0",
48+
"babel-preset-minify": "^0.5.1",
49+
"cz-conventional-changelog": "^3.0.2",
50+
"eslint": "^6.2.2",
51+
"eslint-config-airbnb-base": "^14.0.0",
52+
"eslint-config-prettier": "^6.1.0",
53+
"eslint-plugin-flowtype": "^4.2.0",
5454
"eslint-plugin-import": "^2.18.2",
5555
"eslint-plugin-prettier": "^3.1.0",
56-
"flow-bin": "^0.103.0",
57-
"jest": "24.8.0",
58-
"mongodb-memory-server": "^5.1.5",
56+
"flow-bin": "^0.106.1",
57+
"jest": "24.9.0",
58+
"mongodb-memory-server": "^5.2.0",
5959
"prettier": "^1.18.2",
60-
"semantic-release": "^15.13.18"
60+
"semantic-release": "^15.13.24"
6161
},
6262
"publishConfig": {
6363
"access": "public"

0 commit comments

Comments
 (0)