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

Bump @types/chai-spies from 1.0.3 to 1.0.4 (#1776)

Bumps [@types/chai-spies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-spies) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-spies)

---
updated-dependencies:
- dependency-name: "@types/chai-spies"
  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:
dependabot[bot] 2023-10-02 14:24:30 +03:00 committed by GitHub
parent a157154f85
commit 74b187d1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -3487,9 +3487,9 @@
"dev": true
},
"node_modules/@types/chai-spies": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/chai-spies/-/chai-spies-1.0.3.tgz",
"integrity": "sha512-RBZjhVuK7vrg4rWMt04UF5zHYwfHnpk5mIWu3nQvU3AKGDixXzSjZ6v0zke6pBcaJqMv3IBZ5ibLWPMRDL0sLw==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@types/chai-spies/-/chai-spies-1.0.4.tgz",
"integrity": "sha512-HCG1EUGpVYmmqIG9rnSIxkng/tOzARG1HmUIV5miCp55ykqxSnVj2vlXaf6nDwaMm7qzkvNe9SHW15ywPKDqTA==",
"dev": true,
"dependencies": {
"@types/chai": "*"
@ -20103,9 +20103,9 @@
"dev": true
},
"@types/chai-spies": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/chai-spies/-/chai-spies-1.0.3.tgz",
"integrity": "sha512-RBZjhVuK7vrg4rWMt04UF5zHYwfHnpk5mIWu3nQvU3AKGDixXzSjZ6v0zke6pBcaJqMv3IBZ5ibLWPMRDL0sLw==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@types/chai-spies/-/chai-spies-1.0.4.tgz",
"integrity": "sha512-HCG1EUGpVYmmqIG9rnSIxkng/tOzARG1HmUIV5miCp55ykqxSnVj2vlXaf6nDwaMm7qzkvNe9SHW15ywPKDqTA==",
"dev": true,
"requires": {
"@types/chai": "*"