Skip to content

Commit b4d2eb3

Browse files
📦 Bump chai from 4.4.1 to 4.5.0 (#15913)
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v4.5.0) --- updated-dependencies: - dependency-name: chai dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcd96f4 commit b4d2eb3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5003,17 +5003,17 @@ caseless@~0.12.0:
50035003
integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==
50045004

50055005
chai@^4.2.0:
5006-
version "4.4.1"
5007-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1"
5008-
integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==
5006+
version "4.5.0"
5007+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0.tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8"
5008+
integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==
50095009
dependencies:
50105010
assertion-error "^1.1.0"
50115011
check-error "^1.0.3"
50125012
deep-eql "^4.1.3"
50135013
get-func-name "^2.0.2"
50145014
loupe "^2.3.6"
50155015
pathval "^1.1.1"
5016-
type-detect "^4.0.8"
5016+
type-detect "^4.1.0"
50175017

50185018
chalk@*, chalk@^5.2.0, chalk@^5.3.0:
50195019
version "5.3.0"
@@ -12129,11 +12129,16 @@ type-check@^0.4.0, type-check@~0.4.0:
1212912129
dependencies:
1213012130
prelude-ls "^1.2.1"
1213112131

12132-
type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.8:
12132+
type-detect@4.0.8:
1213312133
version "4.0.8"
1213412134
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
1213512135
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
1213612136

12137+
type-detect@^4.0.0, type-detect@^4.1.0:
12138+
version "4.1.0"
12139+
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
12140+
integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
12141+
1213712142
type-fest@^0.20.2:
1213812143
version "0.20.2"
1213912144
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"

0 commit comments

Comments
 (0)