Skip to content

Commit bcaaa59

Browse files
committed
chore: update deps
1 parent e2d252d commit bcaaa59

File tree

3 files changed

+4138
-9
lines changed

3 files changed

+4138
-9
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"chalk": "^4.1.2",
2525
"cross-fetch": "^3.1.4",
2626
"epicfail": "^3.0.0",
27-
"masterchat": "^0.13.0",
28-
"vm2": "^3.9.5",
27+
"masterchat": "^0.14.0",
28+
"vm2": "^3.9.9",
2929
"yargs": "^17.2.1"
3030
},
3131
"devDependencies": {
32-
"@types/jest": "^27.0.3",
32+
"@types/jest": "^27.4.1",
3333
"@types/node": "^16.11.10",
3434
"execa": "^5.1.1",
3535
"husky": "^7.0.4",
@@ -38,8 +38,8 @@
3838
"pretty-quick": "^3.1.2",
3939
"shx": "^0.3.3",
4040
"ts-jest": "^27.0.7",
41-
"ts-node": "^10.4.0",
42-
"typescript": "^4.5.2"
41+
"ts-node": "^10.7.0",
42+
"typescript": "^4.6.2"
4343
},
4444
"homepage": "https://github.com/holodata/masterchat-cli",
4545
"repository": {

0 commit comments

Comments
 (0)