Skip to content

Commit

Permalink
chore(package): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Oct 8, 2021
1 parent 49409c9 commit e455977
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 514 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -49,19 +49,19 @@
"chalk": "^4.0.0",
"log-symbols": "^4.0.0",
"semver": "^7.3.5",
"table": "^6.0.0",
"yargs": "^16.0.0"
"table": "^6.7.2",
"yargs": "^17.2.1"
},
"devDependencies": {
"@types/jest": "26.0.24",
"@types/node": "14.17.9",
"@types/yargs": "16.0.4",
"husky": "^6.0.0",
"jest": "27.1.0",
"lint-staged": "^10.0.0",
"prettier": "2.3.2",
"ts-jest": "27.0.4",
"ts-node": "9.1.1",
"typescript": "4.3.5"
"@types/jest": "27.0.2",
"@types/node": "16.10.3",
"@types/yargs": "17.0.3",
"husky": "^7.0.2",
"jest": "27.2.5",
"lint-staged": "^11.2.0",
"prettier": "2.4.1",
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"typescript": "4.4.3"
}
}

0 comments on commit e455977

Please sign in to comment.