fix: update @webcomponents/custom-elements (#1719)

This commit is contained in:
Nolan Lawson 2020-03-01 18:40:12 -08:00 committed by GitHub
parent 681e4c63b8
commit 737e8ffc31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"@babel/preset-env": "^7.7.7",
"@babel/runtime": "^7.7.7",
"@rollup/plugin-replace": "^2.3.0",
"@webcomponents/custom-elements": "^1.3.1",
"@webcomponents/custom-elements": "^1.4.0",
"arrow-key-navigation": "^1.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",

View File

@ -967,10 +967,10 @@
"@webassemblyjs/wast-parser" "1.8.5"
"@xtuc/long" "4.2.2"
"@webcomponents/custom-elements@^1.3.1":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@webcomponents/custom-elements/-/custom-elements-1.3.2.tgz#22187e3c1b0a18ff1552c489fef423d86972cba3"
integrity sha512-0HtVxwE+PLPCIFL2i8/d+vjlrj8fgafmzZvIblZMyMcww9upicXTdfQT7K0Tg7tDlSoWxjmP2xKYP09A2YMocQ==
"@webcomponents/custom-elements@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@webcomponents/custom-elements/-/custom-elements-1.4.0.tgz#f21f41804e1f708d1bc924c345413f8a0e9b51a3"
integrity sha512-t9xpI4KVH4IcVp9XqLIAxHOovNcaUDDcfjK3v7ORv7xjnbIL1Dc+735tUTgyJvugTPAaxunILJY+Rh6+5729Hw==
"@xtuc/ieee754@^1.2.0":
version "1.2.0"