Skip to content

Commit

Permalink
Update caniuse-db to 1.0.30001170
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 20, 2020
1 parent 01e5c0c commit 55f8987
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
The contents of this section have been generated automatically; each version
tracks the `caniuse-db` package at the same version.

- **1.0.30001170** was released on December 20th, 2020 at 06:33.
- **1.0.30001168** was released on December 16th, 2020 at 05:33.
- **1.0.30001166** was released on December 14th, 2020 at 07:33.
- **1.0.30001165** was released on December 4th, 2020 at 07:33.
Expand Down
2 changes: 1 addition & 1 deletion data/features/menu.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"babel-register": "^6.18.0",
"babel-types": "^6.21.0",
"bunyan": "^1.8.10",
"caniuse-db": "1.0.30001168",
"caniuse-db": "1.0.30001170",
"clean-publish": "^1.1.0",
"del-cli": "^0.2.1",
"execa": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1268,10 +1268,10 @@ camelcase@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz#03295527d58bd3cd4aa75363f35b2e8d97be2f42"

caniuse-db@1.0.30001168:
version "1.0.30001168"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001168.tgz#68dd167176aafa234c5969afe65442d918525cd8"
integrity sha512-Nq5zfHhWwS+TlfmNVzlIZqAv790nYSoyNMsfIL/Xd8YUGhYkhlUNLzykOdvQ8TJLVWgmhrG1erYwNevS9hsoxQ==
caniuse-db@1.0.30001170:
version "1.0.30001170"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001170.tgz#3417e94e73536b5bf567e9e9c4b7c1901c408c6a"
integrity sha512-NzQ5cfHv/pCgVbNWl9eIILms/hb57N+8Ku2yf2IOkBCmYSF4pweMtLTbBAwN/LzKPEtxE42hhTz0sb8gBlkPXA==

caniuse-lite@^1.0.30000844:
version "1.0.30000912"
Expand Down

0 comments on commit 55f8987

Please sign in to comment.