Skip to content

Commit

Permalink
Update dependency @ampproject/animations to v0.1.0 (#19569)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Sepand Parhami committed Dec 11, 2018
1 parent 132b26e commit 775c758
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"preinstall": "node build-system/check-package-manager.js"
},
"dependencies": {
"@ampproject/animations": "0.0.2",
"@ampproject/animations": "0.1.0",
"@ampproject/worker-dom": "0.2.2",
"document-register-element": "1.5.0",
"dompurify": "1.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@ampproject/animations@0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@ampproject/animations/-/animations-0.0.2.tgz#ca38f4e52a6aeae4cfc25bc611ab1a018e3b5f81"
integrity sha512-QZkzVV8I97wxr0RaGDTMV2DHUfrOr1xo2ogl5xqh8S78KZMelwj47z7jaSvjvKjOHk58yLPyKx+uNeBLadcyug==
"@ampproject/animations@0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@ampproject/animations/-/animations-0.1.0.tgz#492f3eb5cda815d11ec2516166faf0419322350d"
integrity sha512-CvV2F210+I5xVgvmsSBeYKHNQGOZhWdyWNkfIlwbJPmufzM2kzkJrLshgV/WnNwJKaJMGUyedktbRGXBk2iqRw==

"@ampproject/worker-dom@0.2.2":
version "0.2.2"
Expand Down

0 comments on commit 775c758

Please sign in to comment.