Skip to content

Commit

Permalink
Update dependency mdn-browser-compat-data to ^0.0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 20, 2018
1 parent 8bbf69b commit 5454cb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/runtime": "^7.2.0",
"browserslist": "^4.3.4",
"caniuse-db": "^1.0.30000889",
"mdn-browser-compat-data": "^0.0.60"
"mdn-browser-compat-data": "^0.0.61"
},
"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4279,10 +4279,10 @@ mdn-browser-compat-data@^0.0.53:
dependencies:
extend "3.0.2"

mdn-browser-compat-data@^0.0.60:
version "0.0.60"
resolved "https://registry.yarnpkg.com/mdn-browser-compat-data/-/mdn-browser-compat-data-0.0.60.tgz#b2292cf10611b8aa720b7164eaf6c3dbf2172710"
integrity sha512-rbD1gOf+3Fu+E99ZIy4P3lAPVax8vG4FwloNw2IPCAQjwxooZ9ild7rtt7LT2u7CakbQEZ1kp3Ix0D0QbVoocg==
mdn-browser-compat-data@^0.0.61:
version "0.0.61"
resolved "https://registry.yarnpkg.com/mdn-browser-compat-data/-/mdn-browser-compat-data-0.0.61.tgz#bfc091c9fdc441c182afe7b0f046cc1465b65c36"
integrity sha512-EWHhyN1KUoMCwge0S5bcmBoTj7e+yWBfUuaoVzFFG4vEUmOwwCSkbuphheD96ublo5M2XKa1g82xJhyAjARx3A==
dependencies:
extend "3.0.2"

Expand Down

0 comments on commit 5454cb9

Please sign in to comment.