Skip to content

Commit

Permalink
Bump dev deps (w/ TS 5.3.3.) (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr committed Dec 12, 2023
1 parent 41c7af3 commit 39d5b3b
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 305 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"test:wasm-crypto:rust": "cd packages/wasm-crypto && RUST_BACKTRACE=full cargo test --release -- --test-threads=1 --nocapture"
},
"devDependencies": {
"@polkadot/dev": "^0.77.1",
"@polkadot/dev": "^0.77.2",
"@polkadot/util": "^12.6.1",
"@types/node": "^20.9.1",
"@types/node": "^20.10.4",
"fflate": "^0.8.1"
},
"resolutions": {
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 39d5b3b

Please sign in to comment.