Skip to content

Commit 148513a

Browse files
chore(deps-dev): bump chai from 4.3.0 to 4.3.1 (#1274)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.1. - [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.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f95dc59 commit 148513a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4977,15 +4977,15 @@ chai-as-promised@^7.1.1:
49774977
check-error "^1.0.2"
49784978

49794979
chai@^4.2.0:
4980-
version "4.3.0"
4981-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
4982-
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
4980+
version "4.3.1"
4981+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.1.tgz#6fc6af447610709818e5c45116207d60b8a49cfd"
4982+
integrity sha512-JClPZFGRcSl7X8dYzlCJY7v+X1fBA+9Y339Y8EqhBVfp0QC1hTnaf7nMfR+XZ74clkBC64b0iEw2cWKHt3EVqA==
49834983
dependencies:
49844984
assertion-error "^1.1.0"
49854985
check-error "^1.0.2"
49864986
deep-eql "^3.0.1"
49874987
get-func-name "^2.0.0"
4988-
pathval "^1.1.0"
4988+
pathval "^1.1.1"
49894989
type-detect "^4.0.5"
49904990

49914991
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
@@ -12933,10 +12933,10 @@ path-type@^4.0.0:
1293312933
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
1293412934
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
1293512935

12936-
pathval@^1.1.0:
12937-
version "1.1.0"
12938-
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
12939-
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
12936+
pathval@^1.1.1:
12937+
version "1.1.1"
12938+
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
12939+
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
1294012940

1294112941
pbkdf2@^3.0.3:
1294212942
version "3.1.1"

0 commit comments

Comments
 (0)