Bump dev deps (#610)

This commit is contained in:
Jaco
2022-02-10 06:20:48 +01:00
committed by GitHub
parent 44b7a41948
commit a85419a50f
12 changed files with 596 additions and 562 deletions
+3 -3
View File
@@ -27,9 +27,9 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.16.12",
"@babel/runtime": "^7.16.7",
"@polkadot/dev": "^0.65.47",
"@babel/core": "^7.17.2",
"@babel/runtime": "^7.17.2",
"@polkadot/dev": "^0.65.52",
"@polkadot/x-bundle": "^8.3.3",
"@types/jest": "^27.4.0",
"babel-loader": "^8.2.3",