Skip to content

Commit 96642f3

Browse files
committed
chore(deps): Bump deps
1 parent ce92a2f commit 96642f3

File tree

2 files changed

+152
-158
lines changed

2 files changed

+152
-158
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"build": "tsc -p tsconfig.json"
3030
},
3131
"devDependencies": {
32-
"@substrate/dev": "^0.4.0",
32+
"@substrate/dev": "^0.5.2",
3333
"@types/node": "^15.0.1",
3434
"@types/yargs": "^16.0.0",
3535
"typescript": "^4.2.4"
3636
},
3737
"dependencies": {
3838
"@polkadot/api": "^4.3.1",
3939
"winston": "^3.3.3",
40-
"yargs": "^16.2.0"
40+
"yargs": "^17.0.0"
4141
}
4242
}

0 commit comments

Comments
 (0)