Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pi0 committed Nov 10, 2019
1 parent a17cdb1 commit 28d60cb
Show file tree
Hide file tree
Showing 2 changed files with 764 additions and 557 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -41,32 +41,32 @@
"Sébastien Chopin <seb@orion.sh>"
],
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"babel-eslint": "^10.0.2",
"babel-jest": "^24.8.0",
"@babel/core": "^7.6.4",
"@babel/preset-env": "^7.6.3",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"benchmark": "^2.1.4",
"bili": "^4.8.1",
"chalk": "^2.4.2",
"dayjs": "^1.8.15",
"eslint": "^6.1.0",
"dayjs": "^1.8.16",
"eslint": "^6.6.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.14.1",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-standard": "^4.0.1",
"esm": "^3.2.25",
"figures": "^3.0.0",
"jest": "^24.8.0",
"figures": "^3.1.0",
"jest": "^24.9.0",
"lodash": "^4.17.15",
"sentencer": "^0.2.0",
"serve": "^11.1.0",
"serve": "^11.2.0",
"standard-version": "^7.0.0",
"std-env": "^2.2.1",
"string-width": "^4.1.0",
"ts-node": "^8.3.0",
"typescript": "^3.5.3",
"ts-node": "^8.4.1",
"typescript": "^3.6.4",
"winston": "^3.2.1"
}
}

0 comments on commit 28d60cb

Please sign in to comment.