Bump deps (#406)

This commit is contained in:
Jaco
2021-07-11 18:20:48 +03:00
committed by GitHub
parent ed8e3bc26c
commit 1e81ba93ca
4 changed files with 378 additions and 150 deletions
+3 -2
View File
@@ -14,6 +14,7 @@
"build:extra": "node scripts/sortAll.mjs",
"build:release": "polkadot-ci-ghact-build --skip-beta",
"build:release:ipfs": "node scripts/ipfsUpload.mjs",
"build:rollup": "polkadot-exec-rollup --config",
"lint": "polkadot-dev-run-lint",
"clean": "polkadot-dev-clean-build",
"phishing:addrcheck": "polkadot-dev-run-test --runInBand --detectOpenHandles packages/phishing/src/addrcheck",
@@ -23,8 +24,8 @@
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@polkadot/dev": "^0.62.44",
"@types/jest": "^26.0.23"
"@polkadot/dev": "^0.62.57",
"@types/jest": "^26.0.24"
},
"version": "0.6.221",
"dependencies": {