Skip to content

Commit

Permalink
Update caniuse-db to 1.0.30001104
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 20, 2020
1 parent fef6b81 commit 81fce8c
Show file tree
Hide file tree
Showing 5 changed files with 8 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.30001104** was released on July 20th, 2020 at 06:32.
- **1.0.30001103** was released on July 19th, 2020 at 05:32.
- **1.0.30001102** was released on July 17th, 2020 at 04:33.
- **1.0.30001101** was released on July 17th, 2020 at 02:32.
Expand Down
2 changes: 1 addition & 1 deletion data/features.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions data/features/pdf-viewer.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.30001103",
"caniuse-db": "1.0.30001104",
"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.30001103:
version "1.0.30001103"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001103.tgz#9166b10f1b4a3fa2e3375b9923cb203c49b5538b"
integrity sha512-CUcBkIV20SyOpH685l6LmFU3aSRPD3Cyq9LRAMjLJtYVbyhxlJ902Pu47rzWZ4hjby/yFuorbhRhEI/QDKigFA==
caniuse-db@1.0.30001104:
version "1.0.30001104"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001104.tgz#a8d68942c857435ad36a97486178d9d3c24e7b23"
integrity sha512-40cTUhuSN1p/zRMtTqxSZhp4aCFX4AuEwrWzSD4CRu+Zx/8Xe530zNs3wMGodaOE9A5PLP8XenrnVdBEcg8kAA==

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

0 comments on commit 81fce8c

Please sign in to comment.