Navigation Menu

Skip to content

Commit

Permalink
chore: update deps (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Apr 4, 2019
1 parent 733805f commit f85aafb
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions package.json
Expand Up @@ -9,44 +9,43 @@
"ets": "bin/ets.js"
},
"dependencies": {
"autod": "^3.0.1",
"chalk": "^2.4.1",
"autod": "^3.1.0",
"chalk": "^2.4.2",
"co-mocha": "^1.2.2",
"common-bin": "^2.7.3",
"debug": "^3.1.0",
"detect-port": "^1.2.3",
"egg-ts-helper": "^1.22.0",
"egg-utils": "^2.4.0",
"common-bin": "^2.8.1",
"debug": "^4.1.1",
"detect-port": "^1.3.0",
"egg-ts-helper": "^1.25.2",
"egg-utils": "^2.4.1",
"espower-typescript": "9.0.1",
"globby": "^8.0.1",
"globby": "^9.2.0",
"inspector-proxy": "^1.2.1",
"intelli-espower-loader": "^1.0.1",
"jest-changed-files": "^23.4.2",
"mocha": "^5.2.0",
"jest-changed-files": "^24.7.0",
"mocha": "^6.0.2",
"mz-modules": "^2.1.0",
"nyc": "^13.0.1",
"power-assert": "^1.6.0",
"semver": "^5.5.0",
"source-map-support": "^0.5.6",
"test-exclude": "^5.0.0",
"ts-node": "^7.0.0",
"nyc": "^13.3.0",
"power-assert": "^1.6.1",
"semver": "^6.0.0",
"test-exclude": "^5.1.0",
"ts-node": "^7",
"ypkgfiles": "^1.6.0"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"autod": "^3.0.1",
"autod": "^3.1.0",
"babel": "^6.3.26",
"babel-preset-airbnb": "^1.0.1",
"babel-register": "^6.4.3",
"coffee": "^4.1.0",
"coffee": "^5.2.1",
"cross-env": "^3.1.3",
"egg": "^2.9.1",
"egg-mock": "^3.17.3",
"egg": "^2.20.2",
"egg-mock": "^3.22.1",
"enzyme": "^2.0.0",
"eslint": "^4.12.1",
"eslint-config-egg": "^7.0.0",
"eslint-config-egg": "^7.3.1",
"jsdom": "^8.0.1",
"mm": "^2.2.2",
"mm": "^2.5.0",
"mz": "^2.7.0",
"react": "^0.14.7",
"react-addons-test-utils": "^0.14.7",
Expand Down

0 comments on commit f85aafb

Please sign in to comment.