Skip to content

Commit

Permalink
Bump dev deps (#5730)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Sep 24, 2023
1 parent 38209a3 commit f77a97b
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"test:one": "polkadot-dev-run-test --env node"
},
"devDependencies": {
"@polkadot/dev": "^0.76.25",
"@polkadot/dev": "^0.76.26",
"@polkadot/typegen": "workspace:packages/typegen",
"@types/node": "^20.6.0"
"@types/node": "^20.6.4"
},
"resolutions": {
"typescript": "^5.1.6"
Expand Down
Loading

0 comments on commit f77a97b

Please sign in to comment.