Bump dev deps (#625)

This commit is contained in:
Jaco
2022-03-17 06:36:01 +01:00
committed by GitHub
parent 0029165ce2
commit bce751eea1
12 changed files with 220 additions and 255 deletions
+3 -3
View File
@@ -27,9 +27,9 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.17.5",
"@babel/runtime": "^7.17.2",
"@polkadot/dev": "^0.65.87",
"@babel/core": "^7.17.7",
"@babel/runtime": "^7.17.7",
"@polkadot/dev": "^0.65.94",
"@polkadot/x-bundle": "^8.5.1",
"@types/jest": "^27.4.1",
"babel-loader": "^8.2.3",