Bump deps (#362)

This commit is contained in:
Jaco Greeff
2020-09-05 08:03:27 +02:00
committed by GitHub
parent 1cce48ef53
commit 55f3ca652d
6 changed files with 95 additions and 94 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"stream-http": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.11.5",
"@babel/core": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@polkadot/keyring": "^3.4.1",
"@polkadot/util": "^3.4.1",
+1 -1
View File
@@ -32,7 +32,7 @@
"@types/react-copy-to-clipboard": "^4.3.0",
"@types/react-dom": "^16.9.8",
"@types/styled-components": "^5.1.3",
"styled-components": "^5.1.1",
"styled-components": "^5.2.0",
"xmlserializer": "^0.6.1"
}
}
+1 -1
View File
@@ -20,6 +20,6 @@
},
"devDependencies": {
"@polkadot/util-crypto": "^3.4.1",
"@types/react-native": "^0.63.13"
"@types/react-native": "^0.63.15"
}
}
+1 -1
View File
@@ -26,7 +26,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^3.4.1",
"@polkadot/types": "^1.32.0-beta.14",
"@polkadot/types": "^1.32.0-beta.20",
"@polkadot/util": "^3.4.1",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.1",
"@types/ledgerhq__hw-transport-webusb": "^4.70.0",