Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 0e9ce92

Browse files
Bump @types/chai from 4.2.5 to 4.2.6 in /api_tests
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.5 to 4.2.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9201a40 commit 0e9ce92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api_tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@iarna/toml": "^2.2.3",
1919
"@types/bitcoinjs-lib": "^5.0.0",
20-
"@types/chai": "^4.2.5",
20+
"@types/chai": "^4.2.6",
2121
"@types/chai-as-promised": "^7.1.2",
2222
"@types/chai-json-schema": "^1.4.5",
2323
"@types/chai-subset": "^1.3.3",

api_tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
dependencies:
5252
"@types/chai" "*"
5353

54-
"@types/chai@*", "@types/chai@4", "@types/chai@^4.2.5":
55-
version "4.2.5"
56-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.5.tgz#f8da153ebbe30babb0adc9a528b9ad32be3175a2"
57-
integrity sha512-YvbLiIc0DbbhiANrfVObdkLEHJksQZVq0Uvfg550SRAKVYaEJy+V70j65BVe2WNp6E3HtKsUczeijHFCjba3og==
54+
"@types/chai@*", "@types/chai@4", "@types/chai@^4.2.6":
55+
version "4.2.6"
56+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.6.tgz#a55625d151d9c7c7a0a95920632131d66480bce9"
57+
integrity sha512-HF8faEUA4JurIm+68VaA2KedtZf5LYdXpQEAbIAN79DwWQbO82BNTksZgCH3UMqbZHXex9C6TrBfg7OUInRISQ==
5858

5959
"@types/cookiejar@*":
6060
version "2.1.1"

0 commit comments

Comments
 (0)