File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "@types/is-finite" : " ^1.0.0" ,
2828 "@types/is-integer" : " ^1.0.0" ,
2929 "@types/math-trunc" : " ^1.0.0" ,
30- "is-finite" : " ^1.0.2" ,
30+ "is-finite" : " ^1.0.2 || ^2.0.0 " ,
3131 "is-integer" : " ^1.0.7" ,
3232 "math-trunc" : " ^1.0.1"
3333 },
Original file line number Diff line number Diff line change @@ -2276,11 +2276,16 @@ is-extglob@^2.1.1:
22762276 resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
22772277 integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
22782278
2279- is-finite@^1.0.0, is-finite@^1.0.2 :
2279+ is-finite@^1.0.0 :
22802280 version "1.1.0"
22812281 resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.1.0.tgz#904135c77fb42c0641d6aa1bcdbc4daa8da082f3"
22822282 integrity sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==
22832283
2284+ " is-finite@^1.0.2 || ^2.0.0 " :
2285+ version "2.0.0"
2286+ resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-2.0.0.tgz#11c49db0deb9f6835d49dcbd96acd71baa56095c"
2287+ integrity sha512-6+mrvKnMjZr+dmbrY3YMuzwubIXfTxKWHGxVQLFArvsnP5p5O23xRd/JbH2RE8fFHLVPsymj2oftziIW34T3uw==
2288+
22842289is-fullwidth-code-point@^3.0.0 :
22852290 version "3.0.0"
22862291 resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
You can’t perform that action at this time.
0 commit comments