From 446c939904263e77bce139fd1f2559eec3acd172 Mon Sep 17 00:00:00 2001 From: "Qingyang(Abby) Hu" Date: Mon, 12 Sep 2022 14:39:32 -0700 Subject: [PATCH] Update caniuse (#2322) Ran npx browserslist@latest --update-db to update caniuse package so the integration tests will pass Signed-off-by: abbyhu2000 (cherry picked from commit 9c7304786bf7edf4c667d5f487b93905ff18549c) --- yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yarn.lock b/yarn.lock index 35a2c6de426..344c4a1ecd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7096,6 +7096,11 @@ case-sensitive-paths-webpack-plugin@^2.2.0: resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.2.0.tgz#3371ef6365ef9c25fa4b81c16ace0e9c7dc58c3e" integrity sha512-u5ElzokS8A1pm9vM3/iDgTcI3xqHxuCao94Oz8etI3cf0Tio0p8izkDYbTIn09uP3yUUr6+veaE6IkjnTYS46g== +caniuse-lite@^1.0.30001317: + version "1.0.30001397" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001397.tgz" + integrity sha512-SW9N2TbCdLf0eiNDRrrQXx2sOkaakNZbCjgNpPyMJJbiOrU5QzMIrXOVMRM1myBXTD5iTkdrtU/EguCrBocHlA== + caseless@~0.12.0: version "0.12.0" resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"