|
1272 | 1272 | dependencies:
|
1273 | 1273 | "@types/node" "*"
|
1274 | 1274 |
|
1275 |
| - |
1276 |
| - version "4.3.11" |
1277 |
| - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c" |
1278 |
| - integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ== |
| 1275 | + |
| 1276 | + version "4.3.20" |
| 1277 | + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20.tgz#cb291577ed342ca92600430841a00329ba05cecc" |
| 1278 | + integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ== |
1279 | 1279 |
|
1280 | 1280 |
|
1281 | 1281 | version "8.2.0"
|
@@ -2772,18 +2772,18 @@ caseless@~0.12.0:
|
2772 | 2772 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
2773 | 2773 | integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
|
2774 | 2774 |
|
2775 |
| -chai@4.4.1: |
2776 |
| - version "4.4.1" |
2777 |
| - resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1" |
2778 |
| - integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g== |
| 2775 | +chai@4.5.0: |
| 2776 | + version "4.5.0" |
| 2777 | + resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0.tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8" |
| 2778 | + integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw== |
2779 | 2779 | dependencies:
|
2780 | 2780 | assertion-error "^1.1.0"
|
2781 | 2781 | check-error "^1.0.3"
|
2782 | 2782 | deep-eql "^4.1.3"
|
2783 | 2783 | get-func-name "^2.0.2"
|
2784 | 2784 | loupe "^2.3.6"
|
2785 | 2785 | pathval "^1.1.1"
|
2786 |
| - type-detect "^4.0.8" |
| 2786 | + type-detect "^4.1.0" |
2787 | 2787 |
|
2788 | 2788 | chalk@^1.1.3:
|
2789 | 2789 | version "1.1.3"
|
@@ -9067,11 +9067,16 @@ type-check@~0.3.2:
|
9067 | 9067 | dependencies:
|
9068 | 9068 | prelude-ls "~1.1.2"
|
9069 | 9069 |
|
9070 |
| -type-detect@^4.0.0, type-detect@^4.0.8: |
| 9070 | +type-detect@^4.0.0: |
9071 | 9071 | version "4.0.8"
|
9072 | 9072 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
9073 | 9073 | integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
9074 | 9074 |
|
| 9075 | +type-detect@^4.1.0: |
| 9076 | + version "4.1.0" |
| 9077 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" |
| 9078 | + integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw== |
| 9079 | + |
9075 | 9080 | type-fest@^0.20.2:
|
9076 | 9081 | version "0.20.2"
|
9077 | 9082 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
|
|
0 commit comments