Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pi0 committed Dec 17, 2019
1 parent ebd660b commit 23dc32e
Show file tree
Hide file tree
Showing 2 changed files with 886 additions and 116 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -41,18 +41,18 @@
"Sébastien Chopin <seb@orion.sh>"
],
"devDependencies": {
"@babel/core": "^7.7.2",
"@babel/preset-env": "^7.7.1",
"@babel/core": "^7.7.5",
"@babel/preset-env": "^7.7.6",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"benchmark": "^2.1.4",
"bili": "^4.8.1",
"chalk": "^3.0.0",
"dayjs": "^1.8.17",
"eslint": "^6.6.0",
"eslint": "^6.7.2",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.0.3",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jest": "^23.1.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
Expand All @@ -62,11 +62,11 @@
"lodash": "^4.17.15",
"sentencer": "^0.2.0",
"serve": "^11.2.0",
"standard-version": "^7.0.0",
"standard-version": "^7.0.1",
"std-env": "^2.2.1",
"string-width": "^4.1.0",
"ts-node": "^8.4.1",
"typescript": "^3.7.2",
"string-width": "^4.2.0",
"ts-node": "^8.5.4",
"typescript": "^3.7.3",
"winston": "^3.2.1"
}
}

0 comments on commit 23dc32e

Please sign in to comment.