Skip to content

Commit

Permalink
Update @ampproject/animations. (#21003)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepand Parhami committed Feb 22, 2019
1 parent c994f6f commit 99e7800
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.1.1",
"@ampproject/animations": "0.1.2",
"@ampproject/worker-dom": "0.2.17",
"document-register-element": "1.5.0",
"dompurify": "1.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@ampproject/animations@0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@ampproject/animations/-/animations-0.1.1.tgz#35641d5032a4df312db8da060c27556e4c93c460"
integrity sha512-a2AKdZUnBOKWaWqGqFEVtIzIYWi9yvhH25dWHXSH8ZV0026ckV+i09PeTeDI69DoiMbKEQRlyl8a2RVZPepNnA==
"@ampproject/animations@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@ampproject/animations/-/animations-0.1.2.tgz#88b034c5f2a9a41d90722885966d2d67629ce522"
integrity sha512-B+BgrRHJLnNr8pkSfZB3aOitHmtgZSZnioV3ixym3ZAr6VDpvUw4u7tzWgHwG3X03ohHQBdau843pnQOf2oXhA==

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

0 comments on commit 99e7800

Please sign in to comment.