Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 3, 2020
1 parent 75e3fe0 commit 046576a
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 339 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@oclif/command": "1.5.19",
"@oclif/config": "1.13.3",
"@oclif/plugin-help": "2.2.3",
"@octokit/rest": "16.37.0",
"@types/eslint": "6.1.3",
"@types/js-yaml": "3.12.1",
"@octokit/rest": "16.43.0",
"@types/eslint": "6.1.7",
"@types/js-yaml": "3.12.2",
"@types/qs": "6.9.0",
"@types/table": "4.0.7",
"@types/yaml": "1.2.0",
"axios": "0.19.1",
"axios": "0.19.2",
"bitbucket": "1.17.1",
"colors": "1.4.0",
"command-exists": "1.2.8",
Expand All @@ -57,9 +57,9 @@
"oclif": "1.15.2",
"qs": "6.9.1",
"reflect-metadata": "0.1.13",
"semver": "7.1.1",
"semver": "7.1.2",
"shelljs": "0.8.3",
"simple-git": "1.130.0",
"simple-git": "1.131.0",
"table": "5.4.6",
"toposort": "2.0.2",
"ts-node": "8.6.2",
Expand All @@ -78,25 +78,25 @@
"@types/glob": "7.1.1",
"@types/jest": "25.1.1",
"@types/lodash": "4.14.149",
"@types/node": "12.12.25",
"@types/node": "12.12.26",
"@types/rimraf": "2.0.3",
"@types/semver": "7.1.0",
"@types/shelljs": "0.8.6",
"@types/toposort": "2.0.3",
"@types/update-notifier": "2.5.0",
"@types/xml2js": "0.4.5",
"@typescript-eslint/eslint-plugin": "2.16.0",
"@typescript-eslint/parser": "2.16.0",
"codecov": "3.6.1",
"eslint-config-prettier": "6.9.0",
"@typescript-eslint/eslint-plugin": "2.18.0",
"@typescript-eslint/parser": "2.18.0",
"codecov": "3.6.4",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-prettier": "3.1.2",
"jest": "25.1.0",
"nock": "11.7.2",
"prettier": "1.19.1",
"rimraf": "3.0.0",
"semantic-release": "16.0.2",
"rimraf": "3.0.1",
"semantic-release": "16.0.4",
"semantic-release-slack-bot": "1.4.2",
"ts-jest": "25.0.0"
"ts-jest": "25.1.0"
},
"engineStrict": true,
"engines": {
Expand Down
Loading

0 comments on commit 046576a

Please sign in to comment.