Skip to content

Commit

Permalink
🏗 Update WorkerDOM to 0.17.0 (#24024)
Browse files Browse the repository at this point in the history
* Update WorkerDOM to 0.17.0
  • Loading branch information
kristoferbaxter committed Aug 16, 2019
1 parent a2dd0d6 commit 33ca73f
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 @@ -19,7 +19,7 @@
},
"dependencies": {
"@ampproject/animations": "0.2.0",
"@ampproject/worker-dom": "0.15.0",
"@ampproject/worker-dom": "0.17.0",
"document-register-element": "1.5.0",
"dompurify": "1.0.11",
"moment": "2.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@ampproject/animations/-/animations-0.2.0.tgz#82b6b68b6fe0eacbcc95d3f0a82ddf19a0e2b316"
integrity sha512-CiMdKK9eMa6eqhqZc9bq86nPdgbALY+E8rKgUPR7wf2wGUNTm/jtFZQ7fn4sj/oggn0wvadBokabErtl1m1KSw==

"@ampproject/worker-dom@0.15.0":
version "0.15.0"
resolved "https://registry.yarnpkg.com/@ampproject/worker-dom/-/worker-dom-0.15.0.tgz#58c646ec23cfffcd7e74d20f5a7abcb26815d335"
integrity sha512-PqPZjdcUATkLXl6EXSYP6YvRKMAUbUBnRufVcnqIRkAanqwpVWRJ+3VWxsTPFm8WT73Hv/bbbFLpaE2N9V7YBQ==
"@ampproject/worker-dom@0.17.0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@ampproject/worker-dom/-/worker-dom-0.17.0.tgz#88e9803cdfee85c72f770709daca646e7b12f481"
integrity sha512-hDNbRe9iuW1gGbpq+63mBNqsbu0uUAbU/GyvMgGsp6eCBPbCq/FBsqpFMYf0vCpVd7F5sqNmhOXUUBDpX6COVQ==

"@ava/babel-plugin-throws-helper@^3.0.0":
version "3.0.0"
Expand Down

0 comments on commit 33ca73f

Please sign in to comment.