mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump mocha from 9.0.0 to 9.0.1 (#149)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eeaad1a96c
commit
81be53026b
14
package-lock.json
generated
14
package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"eslint-config-oceanprotocol": "^1.5.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"mocha": "^9.0.0",
|
||||
"mocha": "^9.0.1",
|
||||
"mock-local-storage": "^1.1.17",
|
||||
"prettier": "^2.3.1",
|
||||
"release-it": "^14.10.0",
|
||||
@ -8117,9 +8117,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mocha": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.0.tgz",
|
||||
"integrity": "sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.1.tgz",
|
||||
"integrity": "sha512-9zwsavlRO+5csZu6iRtl3GHImAbhERoDsZwdRkdJ/bE+eVplmoxNKE901ZJ9LdSchYBjSCPbjKc5XvcAri2ylw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@ungap/promise-all-settled": "1.1.2",
|
||||
@ -20005,9 +20005,9 @@
|
||||
}
|
||||
},
|
||||
"mocha": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.0.tgz",
|
||||
"integrity": "sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.1.tgz",
|
||||
"integrity": "sha512-9zwsavlRO+5csZu6iRtl3GHImAbhERoDsZwdRkdJ/bE+eVplmoxNKE901ZJ9LdSchYBjSCPbjKc5XvcAri2ylw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@ungap/promise-all-settled": "1.1.2",
|
||||
|
@ -51,7 +51,7 @@
|
||||
"eslint-config-oceanprotocol": "^1.5.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"mocha": "^9.0.0",
|
||||
"mocha": "^9.0.1",
|
||||
"mock-local-storage": "^1.1.17",
|
||||
"prettier": "^2.3.1",
|
||||
"release-it": "^14.10.0",
|
||||
|
Loading…
Reference in New Issue
Block a user