Merge pull request #54 from polkadot-js/jg-bumps

Bump deps
This commit is contained in:
Jaco Greeff 2020-01-25 10:18:25 +01:00 committed by GitHub
commit 2332b9ab41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3266 additions and 2821 deletions

View File

@ -7,7 +7,7 @@
"license": "ISC",
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
},
"scripts": {
"build": "./build.sh",
@ -15,10 +15,10 @@
"test": "echo \"No 'yarn run test' available\""
},
"dependencies": {
"@types/chrome": "^0.0.91"
"@types/chrome": "^0.0.92"
},
"devDependencies": {
"@babel/core": "^7.7.7",
"@polkadot/dev": "^0.32.14"
"@babel/core": "^7.8.3",
"@polkadot/dev": "^0.32.15"
}
}

6079
yarn.lock

File diff suppressed because it is too large Load Diff