Skip to content

Commit

Permalink
Update caniuse (#2322)
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
abbyhu2000 authored and github-actions[bot] committed Sep 12, 2022
1 parent 87a235f commit da5fb72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,4 @@
"node": "14.20.0",
"yarn": "^1.21.1"
}
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5431,9 +5431,9 @@ camelize@^1.0.0:
integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=

caniuse-lite@^1.0.30001317:
version "1.0.30001322"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001322.tgz#2e4c09d11e1e8f852767dab287069a8d0c29d623"
integrity sha512-neRmrmIrCGuMnxGSoh+x7zYtQFFgnSY2jaomjU56sCkTA6JINqQrxutF459JpWcWRajvoyn95sOXq4Pqrnyjew==
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"
Expand Down

0 comments on commit da5fb72

Please sign in to comment.