Skip to content

Commit 5b34a49

Browse files
dependabot-preview[bot]domoritz
authored andcommitted
chore(deps-dev): bump chai from 4.3.0 to 4.3.3
Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.3. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@4.3.0...4.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0becfc0 commit 5b34a49

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2202,15 +2202,15 @@ caseless@~0.12.0:
22022202
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
22032203

22042204
chai@^4.3.0:
2205-
version "4.3.0"
2206-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
2207-
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
2205+
version "4.3.3"
2206+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.3.tgz#f2b2ad9736999d07a7ff95cf1e7086c43a76f72d"
2207+
integrity sha512-MPSLOZwxxnA0DhLE84klnGPojWFK5KuhP7/j5dTsxpr2S3XlkqJP5WbyYl1gCTWvG2Z5N+HD4F472WsbEZL6Pw==
22082208
dependencies:
22092209
assertion-error "^1.1.0"
22102210
check-error "^1.0.2"
22112211
deep-eql "^3.0.1"
22122212
get-func-name "^2.0.0"
2213-
pathval "^1.1.0"
2213+
pathval "^1.1.1"
22142214
type-detect "^4.0.5"
22152215

22162216
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.2:
@@ -6588,7 +6588,7 @@ path-type@^4.0.0:
65886588
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
65896589
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
65906590

6591-
pathval@^1.1.0:
6591+
pathval@^1.1.1:
65926592
version "1.1.1"
65936593
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
65946594
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==

0 commit comments

Comments
 (0)