Skip to content

Commit 478ed8a

Browse files
Bump @types/chai from 4.2.13 to 4.2.14
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.13 to 4.2.14. - [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 a99109d commit 478ed8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@openzeppelin/test-helpers": "0.5.6",
4545
"@truffle/hdwallet-provider": "1.1.1",
4646
"@types/bignumber.js": "5.0.0",
47-
"@types/chai": "4.2.13",
47+
"@types/chai": "4.2.14",
4848
"@types/mocha": "8.0.3",
4949
"@types/node": "14.11.8",
5050
"bignumber.js": "9.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -418,10 +418,10 @@
418418
dependencies:
419419
"@types/node" "*"
420420

421-
"@types/[email protected].13", "@types/chai@^4.1.4":
422-
version "4.2.13"
423-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.13.tgz#8a3801f6655179d1803d81e94a2e4aaf317abd16"
424-
integrity sha512-o3SGYRlOpvLFpwJA6Sl1UPOwKFEvE4FxTEB/c9XHI2whdnd4kmPVkNLL8gY4vWGBxWWDumzLbKsAhEH5SKn37Q==
421+
"@types/[email protected].14", "@types/chai@^4.1.4":
422+
version "4.2.14"
423+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.14.tgz#44d2dd0b5de6185089375d976b4ec5caf6861193"
424+
integrity sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ==
425425

426426
"@types/color-name@^1.1.1":
427427
version "1.1.1"

0 commit comments

Comments
 (0)