Skip to content

Commit

Permalink
Update caniuse-db to 1.0.30001103
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 19, 2020
1 parent 5e24878 commit 75bf994
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 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.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.
- **1.0.30001100** was released on July 15th, 2020 at 02:32.
Expand Down
2 changes: 1 addition & 1 deletion data/features/css-appearance.js

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

2 changes: 1 addition & 1 deletion data/features/tls1-1.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.30001102",
"caniuse-db": "1.0.30001103",
"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.30001102:
version "1.0.30001102"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001102.tgz#28e7da3f2969781728a0f50119a7aca179bf9e72"
integrity sha512-VUH/Ch7IaLSmugVKMTQEJlvSUAezLQY0uo1OZ6TJryWDln5vt/QrJjj+h/fVTuhUfYFc4pqfIc0u9ENn+vUy/g==
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-lite@^1.0.30000844:
version "1.0.30000912"
Expand Down

0 comments on commit 75bf994

Please sign in to comment.