Skip to content

Commit f27944c

Browse files
committed
bump up dependencies
1 parent cfb57a8 commit f27944c

File tree

2 files changed

+3186
-2932
lines changed

2 files changed

+3186
-2932
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@
2424
]
2525
},
2626
"devDependencies": {
27-
"husky": "^3.0.0",
27+
"husky": "^4.2.5",
2828
"inquirer": "^7.0.0",
2929
"lerna": "^3.14.1",
30-
"lint-staged": "^9.1.0",
31-
"prettier": "^1.17.1",
32-
"shelljs": "^0.8.3"
30+
"lint-staged": "^10.2.11",
31+
"prettier": "^2.0.5",
32+
"shelljs": "^0.8.3",
33+
"typescript": "^4.0.0"
3334
},
3435
"config": {
3536
"commitizen": {

0 commit comments

Comments
 (0)