Skip to content

Commit c843a98

Browse files
build(deps-dev): bump chai and @types/chai
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together. Updates `chai` from 4.2.0 to 4.3.7 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](chaijs/chai@4.2.0...v4.3.7) Updates `@types/chai` from 4.2.14 to 4.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 198cc8f commit c843a98

File tree

2 files changed

+24
-21
lines changed

2 files changed

+24
-21
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.26.0",
4040
"@commitlint/cli": "11.0.0",
4141
"@commitlint/config-conventional": "11.0.0",
42-
"@types/chai": "4.2.14",
42+
"@types/chai": "4.3.4",
4343
"@types/deep-equal-in-any-order": "1.0.1",
4444
"@types/fs-extra": "9.0.11",
4545
"@types/klaw-sync": "6.0.0",
@@ -50,7 +50,7 @@
5050
"@types/sinon-chai": "3.2.5",
5151
"@typescript-eslint/eslint-plugin": "4.33.0",
5252
"@typescript-eslint/parser": "4.14.0",
53-
"chai": "4.2.0",
53+
"chai": "4.3.7",
5454
"conventional-changelog-cli": "2.1.1",
5555
"coveralls": "3.1.0",
5656
"cz-conventional-changelog": "3.3.0",

yarn.lock

+22-19
Original file line numberDiff line numberDiff line change
@@ -1870,16 +1870,11 @@
18701870
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz"
18711871
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
18721872

1873-
"@types/chai@*":
1873+
"@types/chai@*", "@types/[email protected]":
18741874
version "4.3.4"
1875-
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.3.4.tgz"
1875+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.4.tgz#e913e8175db8307d78b4e8fa690408ba6b65dee4"
18761876
integrity sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==
18771877

1878-
1879-
version "4.2.14"
1880-
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.2.14.tgz"
1881-
integrity sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ==
1882-
18831878
18841879
version "1.0.1"
18851880
resolved "https://registry.npmjs.org/@types/deep-equal-in-any-order/-/deep-equal-in-any-order-1.0.1.tgz"
@@ -3010,16 +3005,17 @@ caseless@~0.12.0:
30103005
resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz"
30113006
integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==
30123007

3013-
chai@4.2.0:
3014-
version "4.2.0"
3015-
resolved "https://registry.npmjs.org/chai/-/chai-4.2.0.tgz"
3016-
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
3008+
chai@4.3.7:
3009+
version "4.3.7"
3010+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7.tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51"
3011+
integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==
30173012
dependencies:
30183013
assertion-error "^1.1.0"
30193014
check-error "^1.0.2"
3020-
deep-eql "^3.0.1"
3015+
deep-eql "^4.1.2"
30213016
get-func-name "^2.0.0"
3022-
pathval "^1.1.0"
3017+
loupe "^2.3.1"
3018+
pathval "^1.1.1"
30233019
type-detect "^4.0.5"
30243020

30253021
chainsaw@~0.1.0:
@@ -3790,10 +3786,10 @@ [email protected], dedent@^0.7.0:
37903786
resolved "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz"
37913787
integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==
37923788

3793-
deep-eql@^3.0.1:
3794-
version "3.0.1"
3795-
resolved "https://registry.npmjs.org/deep-eql/-/deep-eql-3.0.1.tgz"
3796-
integrity sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==
3789+
deep-eql@^4.1.2:
3790+
version "4.1.3"
3791+
resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-4.1.3.tgz#7c7775513092f7df98d8df9996dd085eb668cc6d"
3792+
integrity sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==
37973793
dependencies:
37983794
type-detect "^4.0.0"
37993795

@@ -6283,6 +6279,13 @@ longest@^2.0.1:
62836279
resolved "https://registry.npmjs.org/longest/-/longest-2.0.1.tgz"
62846280
integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q==
62856281

6282+
loupe@^2.3.1:
6283+
version "2.3.6"
6284+
resolved "https://registry.yarnpkg.com/loupe/-/loupe-2.3.6.tgz#76e4af498103c532d1ecc9be102036a21f787b53"
6285+
integrity sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==
6286+
dependencies:
6287+
get-func-name "^2.0.0"
6288+
62866289
lru-cache@^4.0.1:
62876290
version "4.1.5"
62886291
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -7476,9 +7479,9 @@ path-type@^4.0.0:
74767479
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
74777480
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
74787481

7479-
pathval@^1.1.0:
7482+
pathval@^1.1.1:
74807483
version "1.1.1"
7481-
resolved "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz"
7484+
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
74827485
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
74837486

74847487
pend@~1.2.0:

0 commit comments

Comments
 (0)