提交 cd169e1d 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

update dependencies

上级 c01e4275
......@@ -33,7 +33,7 @@ script:
- npm --version
- echo "Testing started ..."
- npm test || travis_terminate 1
- if [ "$TRAVIS_OS_NAME" == 'linux' ]; then npm run coverage; fi
# - if [ "$TRAVIS_OS_NAME" == 'linux' ]; then npm run coverage; fi
jobs:
include:
......
......@@ -102,9 +102,9 @@
"mime": "^2.2.0",
"normalize-package-data": "^2.4.0",
"puppeteer": "^1.2.0",
"raven": "^2.2.0",
"raven": "^2.6.2",
"read-pkg-up": "^3.0.0",
"request": "^2.83.0",
"request": "^2.87.0",
"retry-promise": "^1.0.0",
"rx-queue": "^0.4.7",
"rxjs": "^6.1.0",
......@@ -112,7 +112,7 @@
"vinyl": "^2.1.0",
"watchdog": "^0.8.1",
"wechat4u": "^0.7.6",
"ws": "^5.1.0",
"ws": "^5.2.0",
"xml2js": "^0.4.0"
},
"devDependencies": {
......@@ -123,7 +123,7 @@
"@types/fluent-ffmpeg": "^2.1.0",
"@types/glob": "^5.0.0p",
"@types/mime": "^2.0.0",
"@types/node": "^10.0.3",
"@types/node": "^10.1.2",
"@types/normalize-package-data": "^2.4.0",
"@types/puppeteer": "^1.0.0",
"@types/raven": "^2.1.0",
......@@ -144,7 +144,7 @@
"check-node-version": "^3.0.0",
"cookie-parser": "^1.4.0",
"coveralls": "^3.0.0",
"cross-env": "^5.0.0",
"cross-env": "^5.1.6",
"eslint": "^4.8.0",
"finis": "^0.4.1",
"fluent-ffmpeg": "^2.1.0",
......@@ -161,7 +161,7 @@
"sloc": "^0.2.0",
"ts-node": "^6.0.0",
"tslint": "^5.9.1",
"tslint-eslint-rules": "^5.1.0",
"tslint-eslint-rules": "^5.3.0",
"tslint-jsdoc-rules": "^0.1.0",
"tuling123-client": "^0.0.1",
"typescript": "^2.9.0-dev.20180509"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册