This commit is contained in:
Jaco Greeff
2021-05-31 10:41:29 +03:00
parent b8e78ccb99
commit 7da91dba9b
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.3", "@babel/core": "^7.14.3",
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.0",
"@polkadot/dev": "^0.62.24", "@polkadot/dev": "^0.62.25",
"@polkadot/ts": "^0.3.72", "@polkadot/ts": "^0.3.73",
"@types/jest": "^26.0.23", "@types/jest": "^26.0.23",
"babel-plugin-transform-vue-template": "^0.4.2", "babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1", "empty": "^0.10.1",
+10 -10
View File
@@ -2132,9 +2132,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@polkadot/dev@npm:^0.62.24": "@polkadot/dev@npm:^0.62.25":
version: 0.62.24 version: 0.62.25
resolution: "@polkadot/dev@npm:0.62.24" resolution: "@polkadot/dev@npm:0.62.25"
dependencies: dependencies:
"@babel/cli": ^7.14.3 "@babel/cli": ^7.14.3
"@babel/core": ^7.14.3 "@babel/core": ^7.14.3
@@ -2214,7 +2214,7 @@ __metadata:
polkadot-exec-prettier: scripts/polkadot-exec-prettier.cjs polkadot-exec-prettier: scripts/polkadot-exec-prettier.cjs
polkadot-exec-tsc: scripts/polkadot-exec-tsc.cjs polkadot-exec-tsc: scripts/polkadot-exec-tsc.cjs
polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs
checksum: ea87348ad013f9ba8c1a0be32519ea63f0290fc7bd2a375ce4212e92f1fbaf3a34d45ac3ae7a13d900c172dac421bfda3bccdc8cae45b8e36a814020862cc88c checksum: 56b2f51cbd35b79765bbd343f179a719edb0530db46771255ac65d7fdb9cf3c4647694835238f848ee31660f4df78e4522e07ff64bddd39238bbb0e20e7395ab
languageName: node languageName: node
linkType: hard linkType: hard
@@ -2352,12 +2352,12 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@polkadot/ts@npm:^0.3.72": "@polkadot/ts@npm:^0.3.73":
version: 0.3.72 version: 0.3.73
resolution: "@polkadot/ts@npm:0.3.72" resolution: "@polkadot/ts@npm:0.3.73"
dependencies: dependencies:
"@types/chrome": ^0.0.143 "@types/chrome": ^0.0.143
checksum: d2860cb642c2ad084b930ac1dc273a298a823cafff40cff0bc3280165f44faad1363fb14fb8d1dd4790fa3321ce1818fcb31d7c480a8f45729bc5c1c1e382467 checksum: e13194c9b509bde9a763a59126b08181d11763b6a6781315a5d5bae47eaea1447c864fb89bfa2f9a8b2fc43bcead61020d8c8e7d92b6b64885b2288a0a75769b
languageName: node languageName: node
linkType: hard linkType: hard
@@ -13953,8 +13953,8 @@ resolve@^2.0.0-next.3:
dependencies: dependencies:
"@babel/core": ^7.14.3 "@babel/core": ^7.14.3
"@babel/runtime": ^7.14.0 "@babel/runtime": ^7.14.0
"@polkadot/dev": ^0.62.24 "@polkadot/dev": ^0.62.25
"@polkadot/ts": ^0.3.72 "@polkadot/ts": ^0.3.73
"@types/jest": ^26.0.23 "@types/jest": ^26.0.23
babel-plugin-transform-vue-template: ^0.4.2 babel-plugin-transform-vue-template: ^0.4.2
empty: ^0.10.1 empty: ^0.10.1