Skip to content

Commit 21cb76e

Browse files
authored
Bump dev (#4534)
1 parent d774a3c commit 21cb76e

File tree

3 files changed

+403
-404
lines changed

3 files changed

+403
-404
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.17.0",
3535
"@babel/register": "^7.17.0",
3636
"@babel/runtime": "^7.17.0",
37-
"@polkadot/dev": "^0.65.49",
37+
"@polkadot/dev": "^0.65.50",
3838
"@polkadot/typegen": "workspace:packages/typegen",
3939
"@types/jest": "^27.4.0",
4040
"copyfiles": "^2.4.1"

packages/rpc-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"@polkadot/x-ws": "^8.3.3",
3535
"eventemitter3": "^4.0.7",
3636
"mock-socket": "^9.1.2",
37-
"nock": "^13.2.3"
37+
"nock": "^13.2.4"
3838
}
3939
}

0 commit comments

Comments
 (0)