Upgrade web animations (#5801)

This commit is contained in:
Paulus Schoutsen 2020-05-07 12:31:25 -07:00 committed by GitHub
parent b6309cfd16
commit abf136dd63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -113,7 +113,7 @@
"superstruct": "^0.6.1",
"tslib": "^1.10.0",
"unfetch": "^4.1.0",
"web-animations-js": "^2.3.1",
"web-animations-js": "^2.3.2",
"xss": "^1.0.6"
},
"devDependencies": {

View File

@ -14722,10 +14722,10 @@ wd@^1.2.0:
request "2.88.0"
vargs "0.1.0"
web-animations-js@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/web-animations-js/-/web-animations-js-2.3.1.tgz#3a6d9bc15196377a90f8e2803fa5262165b04510"
integrity sha1-Om2bwVGWN3qQ+OKAP6UmIWWwRRA=
web-animations-js@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/web-animations-js/-/web-animations-js-2.3.2.tgz#a51963a359c543f97b47c7d4bc2d811f9fc9e153"
integrity sha512-TOMFWtQdxzjWp8qx4DAraTWTsdhxVSiWa6NkPFSaPtZ1diKUxTn4yTix73A1euG1WbSOMMPcY51cnjTIHrGtDA==
web-component-analyzer@~0.1.17:
version "0.1.21"