Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 29, 2021
1 parent 417b42b commit e10245f
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 72 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -42,23 +42,23 @@
]
},
"dependencies": {
"bin-version": "^5.0.0",
"bin-version": "^6.0.0",
"chalk": "^4.0.0",
"log-symbols": "^4.0.0",
"log-symbols": "^5.0.0",
"semver": "^7.3.5",
"table": "^6.0.0",
"yargs": "^16.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"@types/jest": "26.0.22",
"@types/node": "14.14.41",
"@types/yargs": "16.0.1",
"@types/yargs": "17.0.0",
"husky": "^6.0.0",
"jest": "26.6.3",
"lint-staged": "^10.0.0",
"lint-staged": "^11.0.0",
"prettier": "2.2.1",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"ts-jest": "27.0.1",
"ts-node": "10.0.0",
"typescript": "4.2.4"
}
}

0 comments on commit e10245f

Please sign in to comment.