Skip to content

Commit fa881ba

Browse files
Bump chai from 4.2.0 to 4.3.4
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.4. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@4.2.0...v4.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c30af05 commit fa881ba

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-plugin-debug-macros": "^0.3.3",
6262
"broccoli-merge-trees": "^4.2.0",
6363
"broccoli-test-helper": "^2.0.0",
64-
"chai": "^4.2.0",
64+
"chai": "^4.3.4",
6565
"co": "^4.6.0",
6666
"console-ui": "^3.1.2",
6767
"core-object": "^3.1.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3337,16 +3337,16 @@ cardinal@^1.0.0:
33373337
ansicolors "~0.2.1"
33383338
redeyed "~1.0.0"
33393339

3340-
chai@^4.2.0:
3341-
version "4.2.0"
3342-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
3343-
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
3340+
chai@^4.3.4:
3341+
version "4.3.4"
3342+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
3343+
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
33443344
dependencies:
33453345
assertion-error "^1.1.0"
33463346
check-error "^1.0.2"
33473347
deep-eql "^3.0.1"
33483348
get-func-name "^2.0.0"
3349-
pathval "^1.1.0"
3349+
pathval "^1.1.1"
33503350
type-detect "^4.0.5"
33513351

33523352
chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0:
@@ -8529,10 +8529,10 @@ path-type@^4.0.0:
85298529
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
85308530
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
85318531

8532-
pathval@^1.1.0:
8533-
version "1.1.0"
8534-
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
8535-
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
8532+
pathval@^1.1.1:
8533+
version "1.1.1"
8534+
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
8535+
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
85368536

85378537
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
85388538
version "2.2.2"

0 commit comments

Comments
 (0)