mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @types/chai from 4.2.18 to 4.2.19 (#148)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.18 to 4.2.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" 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
f410ab0d08
commit
eeaad1a96c
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.20.1",
|
||||
"@graphprotocol/graph-ts": "^0.20.0",
|
||||
"@types/chai": "^4.2.18",
|
||||
"@types/chai": "^4.2.19",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^8.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.1",
|
||||
@ -906,9 +906,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/chai": {
|
||||
"version": "4.2.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.18.tgz",
|
||||
"integrity": "sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==",
|
||||
"version": "4.2.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.19.tgz",
|
||||
"integrity": "sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/chai-spies": {
|
||||
@ -13973,9 +13973,9 @@
|
||||
}
|
||||
},
|
||||
"@types/chai": {
|
||||
"version": "4.2.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.18.tgz",
|
||||
"integrity": "sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==",
|
||||
"version": "4.2.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.19.tgz",
|
||||
"integrity": "sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/chai-spies": {
|
||||
|
@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@graphprotocol/graph-cli": "^0.20.1",
|
||||
"@graphprotocol/graph-ts": "^0.20.0",
|
||||
"@types/chai": "^4.2.18",
|
||||
"@types/chai": "^4.2.19",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/mocha": "^8.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.1",
|
||||
|
Loading…
Reference in New Issue
Block a user