Skip to content

Commit 4c776c2

Browse files
authored
Bump dev (#4073)
1 parent f2c6362 commit 4c776c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/core": "^7.15.8",
3030
"@babel/register": "^7.15.3",
3131
"@babel/runtime": "^7.15.4",
32-
"@polkadot/dev": "^0.63.2",
32+
"@polkadot/dev": "^0.63.3",
3333
"@polkadot/ts": "^0.4.9",
3434
"@polkadot/typegen": "workspace:packages/typegen",
3535
"@types/jest": "^27.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,9 +1874,9 @@ __metadata:
18741874
languageName: unknown
18751875
linkType: soft
18761876

1877-
"@polkadot/dev@npm:^0.63.2":
1878-
version: 0.63.2
1879-
resolution: "@polkadot/dev@npm:0.63.2"
1877+
"@polkadot/dev@npm:^0.63.3":
1878+
version: 0.63.3
1879+
resolution: "@polkadot/dev@npm:0.63.3"
18801880
dependencies:
18811881
"@babel/cli": ^7.15.7
18821882
"@babel/core": ^7.15.8
@@ -1964,7 +1964,7 @@ __metadata:
19641964
polkadot-exec-rollup: scripts/polkadot-exec-rollup.cjs
19651965
polkadot-exec-tsc: scripts/polkadot-exec-tsc.cjs
19661966
polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs
1967-
checksum: 1edae8c8e44724a3627532055f3e356f89a8a81611f656828fa6257250c2ab6df4091a92a822788eb9d0c98ffbc9e3a4a225d135a4ee0c6efe0fa8a8aa85304d
1967+
checksum: f727406772ec8d8ba68e3b17e6f48f418e58ee2dde2918b149879b31556d65483d2dcf561c079e5678526f046ce40bf16efac57978f1ec80ef0094b5fe4fedbf
19681968
languageName: node
19691969
linkType: hard
19701970

@@ -8973,7 +8973,7 @@ resolve@^2.0.0-next.3:
89738973
"@babel/core": ^7.15.8
89748974
"@babel/register": ^7.15.3
89758975
"@babel/runtime": ^7.15.4
8976-
"@polkadot/dev": ^0.63.2
8976+
"@polkadot/dev": ^0.63.3
89778977
"@polkadot/ts": ^0.4.9
89788978
"@polkadot/typegen": "workspace:packages/typegen"
89798979
"@types/jest": ^27.0.2

0 commit comments

Comments
 (0)