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

Commit 84e7215

Browse files
Bump @types/chai from 4.2.6 to 4.2.7 in /api_tests
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.6 to 4.2.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1fb80e commit 84e7215

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
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@iarna/toml": "^2.2.3",
2020
"@types/bitcoinjs-lib": "^5.0.0",
21-
"@types/chai": "^4.2.6",
21+
"@types/chai": "^4.2.7",
2222
"@types/chai-as-promised": "^7.1.2",
2323
"@types/chai-json-schema": "^1.4.5",
2424
"@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.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==
54+
"@types/chai@*", "@types/chai@4", "@types/chai@^4.2.7":
55+
version "4.2.7"
56+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.7.tgz#1c8c25cbf6e59ffa7d6b9652c78e547d9a41692d"
57+
integrity sha512-luq8meHGYwvky0O7u0eQZdA7B4Wd9owUCqvbw2m3XCrCU8mplYOujMBbvyS547AxJkC+pGnd0Cm15eNxEUNU8g==
5858

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

0 commit comments

Comments
 (0)