Skip to content

Commit 756b24f

Browse files
authored
Bum dev (#3014)
1 parent 85a37b2 commit 756b24f

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
@@ -28,7 +28,7 @@
2828
"@babel/core": "^7.12.10",
2929
"@babel/register": "^7.12.10",
3030
"@babel/runtime": "^7.12.5",
31-
"@polkadot/dev": "^0.61.19",
31+
"@polkadot/dev": "^0.61.21",
3232
"@polkadot/ts": "^0.3.58",
3333
"@polkadot/typegen": "workspace:packages/typegen",
3434
"@types/jest": "^26.0.19",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,9 +1689,9 @@ __metadata:
16891689
languageName: unknown
16901690
linkType: soft
16911691

1692-
"@polkadot/dev@npm:^0.61.19":
1693-
version: 0.61.19
1694-
resolution: "@polkadot/dev@npm:0.61.19"
1692+
"@polkadot/dev@npm:^0.61.21":
1693+
version: 0.61.21
1694+
resolution: "@polkadot/dev@npm:0.61.21"
16951695
dependencies:
16961696
"@babel/cli": ^7.12.10
16971697
"@babel/core": ^7.12.10
@@ -1776,7 +1776,7 @@ __metadata:
17761776
polkadot-exec-typedoc: scripts/polkadot-exec-typedoc.cjs
17771777
polkadot-exec-vuepress: scripts/polkadot-exec-vuepress.cjs
17781778
polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs
1779-
checksum: 0d50a35d28eaadbe21526170258455eacf271efeeee59e5334fa8ae87a23f89fe6b43504a222c61f60f3af5b2b6c91b437e87ab2fa085eb1469a6fbea5887554
1779+
checksum: 7f4516f4b69096dcea206ccf8a7f3b41b89ccd759c03d593de6c6f008bc4d934595416216927d4c46a29bacc9c61733321a04cfc4a14aeefa2406bd84e6090b2
17801780
languageName: node
17811781
linkType: hard
17821782

@@ -9164,7 +9164,7 @@ fsevents@~2.1.2:
91649164
"@babel/core": ^7.12.10
91659165
"@babel/register": ^7.12.10
91669166
"@babel/runtime": ^7.12.5
9167-
"@polkadot/dev": ^0.61.19
9167+
"@polkadot/dev": ^0.61.21
91689168
"@polkadot/ts": ^0.3.58
91699169
"@polkadot/typegen": "workspace:packages/typegen"
91709170
"@types/jest": ^26.0.19

0 commit comments

Comments
 (0)