Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and TheAlexLichter committed May 13, 2019
1 parent 93132d1 commit 8b0cc44
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 612 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,28 +34,28 @@
],
"bin": "index.js",
"dependencies": {
"@octokit/rest": "^16.25.0",
"consola": "^2.6.0",
"@octokit/rest": "^16.25.4",
"consola": "^2.6.1",
"esm": "^3.2.22",
"p-wait-for": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@nuxtjs/eslint-config": "^0.0.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.7.1",
"bili": "^4.7.3",
"codecov": "^3.3.0",
"babel-jest": "^24.8.0",
"bili": "^4.7.4",
"codecov": "^3.4.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.5.0",
"eslint-plugin-jest": "^22.5.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"jest": "^24.7.1",
"jest": "^24.8.0",
"standard-version": "^5.0.2"
},
"husky": {
Expand Down
Loading

0 comments on commit 8b0cc44

Please sign in to comment.