Skip to content

Commit f92d116

Browse files
Update caniuse (#2322) (#2324)
Ran npx browserslist@latest --update-db to update caniuse package so the integration tests will pass Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> (cherry picked from commit 9c73047) Co-authored-by: Qingyang(Abby) Hu <abigailhu2000@gmail.com>
1 parent 87a235f commit f92d116

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,4 +454,4 @@
454454
"node": "14.20.0",
455455
"yarn": "^1.21.1"
456456
}
457-
}
457+
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5431,9 +5431,9 @@ camelize@^1.0.0:
54315431
integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=
54325432

54335433
caniuse-lite@^1.0.30001317:
5434-
version "1.0.30001322"
5435-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001322.tgz#2e4c09d11e1e8f852767dab287069a8d0c29d623"
5436-
integrity sha512-neRmrmIrCGuMnxGSoh+x7zYtQFFgnSY2jaomjU56sCkTA6JINqQrxutF459JpWcWRajvoyn95sOXq4Pqrnyjew==
5434+
version "1.0.30001397"
5435+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001397.tgz"
5436+
integrity sha512-SW9N2TbCdLf0eiNDRrrQXx2sOkaakNZbCjgNpPyMJJbiOrU5QzMIrXOVMRM1myBXTD5iTkdrtU/EguCrBocHlA==
54375437

54385438
caseless@~0.12.0:
54395439
version "0.12.0"

0 commit comments

Comments
 (0)