mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Bump mocha from 9.0.3 to 9.1.0 (#980)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 9.1.0. - [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.3...v9.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... 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
a7af3bed0d
commit
ac97a81060
12
package-lock.json
generated
12
package-lock.json
generated
@ -22807,9 +22807,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mocha": {
|
||||
"version": "9.0.3",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
|
||||
"integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.1.0.tgz",
|
||||
"integrity": "sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@ungap/promise-all-settled": "1.1.2",
|
||||
@ -56303,9 +56303,9 @@
|
||||
}
|
||||
},
|
||||
"mocha": {
|
||||
"version": "9.0.3",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
|
||||
"integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.1.0.tgz",
|
||||
"integrity": "sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@ungap/promise-all-settled": "1.1.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user