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 Sep 24, 2021
1 parent 62af619 commit c7ed69f
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 161 deletions.
16 changes: 8 additions & 8 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.24",
"@types/jest": "27.0.2",
"@types/node": "14.17.9",
"@types/yargs": "16.0.4",
"husky": "^6.0.0",
"@types/yargs": "17.0.3",
"husky": "^7.0.0",
"jest": "27.1.0",
"lint-staged": "^10.0.0",
"lint-staged": "^11.0.0",
"prettier": "2.3.2",
"ts-jest": "27.0.4",
"ts-node": "9.1.1",
"ts-node": "10.2.1",
"typescript": "4.3.5"
}
}

0 comments on commit c7ed69f

Please sign in to comment.