Skip to content

Commit 448ce0a

Browse files
committed
Re-bump dev
1 parent a6a0623 commit 448ce0a

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
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.17.9",
3535
"@babel/register": "^7.17.7",
3636
"@babel/runtime": "^7.17.9",
37-
"@polkadot/dev": "^0.66.7",
37+
"@polkadot/dev": "^0.66.8",
3838
"@polkadot/typegen": "workspace:packages/typegen",
3939
"@types/jest": "^27.4.1",
4040
"copyfiles": "^2.4.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,9 +1981,9 @@ __metadata:
19811981
languageName: unknown
19821982
linkType: soft
19831983

1984-
"@polkadot/dev@npm:^0.66.7":
1985-
version: 0.66.7
1986-
resolution: "@polkadot/dev@npm:0.66.7"
1984+
"@polkadot/dev@npm:^0.66.8":
1985+
version: 0.66.8
1986+
resolution: "@polkadot/dev@npm:0.66.8"
19871987
dependencies:
19881988
"@babel/cli": ^7.17.6
19891989
"@babel/core": ^7.17.9
@@ -2069,7 +2069,7 @@ __metadata:
20692069
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
20702070
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
20712071
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
2072-
checksum: c813ba33f7139fa69f91b0798164597f69d20e60d6177416397af05cecb5a647bd3f20d9eec5c9f7216d4beeb79173cd4fb69d7d8e296695f793f21762963567
2072+
checksum: d774e721061a6201b9ea7a262db37cf946e06a3230af245abda6f2aea5b6f583fe31243ee75b02e429baba47d0648632fa6e9ce707c719d9b58610d857c19807
20732073
languageName: node
20742074
linkType: hard
20752075

@@ -9031,7 +9031,7 @@ resolve@^2.0.0-next.3:
90319031
"@babel/core": ^7.17.9
90329032
"@babel/register": ^7.17.7
90339033
"@babel/runtime": ^7.17.9
9034-
"@polkadot/dev": ^0.66.7
9034+
"@polkadot/dev": ^0.66.8
90359035
"@polkadot/typegen": "workspace:packages/typegen"
90369036
"@types/jest": ^27.4.1
90379037
copyfiles: ^2.4.1

0 commit comments

Comments
 (0)