1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #212 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.3

Bump @types/mocha from 8.0.2 to 8.0.3
This commit is contained in:
Ahmed Ali 2020-08-18 07:47:26 +02:00 committed by GitHub
commit a9e13ac0cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1398,9 +1398,9 @@
} }
}, },
"@types/mocha": { "@types/mocha": {
"version": "8.0.2", "version": "8.0.3",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.3.tgz",
"integrity": "sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg==", "integrity": "sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==",
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {