Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uetchy committed Mar 9, 2022
1 parent e2d252d commit bcaaa59
Show file tree
Hide file tree
Showing 3 changed files with 4,138 additions and 9 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"chalk": "^4.1.2",
"cross-fetch": "^3.1.4",
"epicfail": "^3.0.0",
"masterchat": "^0.13.0",
"vm2": "^3.9.5",
"masterchat": "^0.14.0",
"vm2": "^3.9.9",
"yargs": "^17.2.1"
},
"devDependencies": {
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.1",
"@types/node": "^16.11.10",
"execa": "^5.1.1",
"husky": "^7.0.4",
Expand All @@ -38,8 +38,8 @@
"pretty-quick": "^3.1.2",
"shx": "^0.3.3",
"ts-jest": "^27.0.7",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
},
"homepage": "https://github.com/holodata/masterchat-cli",
"repository": {
Expand Down
Loading

0 comments on commit bcaaa59

Please sign in to comment.