Skip to content

Commit

Permalink
chore: update www to latest third-party-web
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhulce committed Jul 25, 2019
1 parent 3236ea6 commit d9d9437
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.0",
"third-party-web": "^0.8.2"
"third-party-web": "^0.10.0"
},
"devDependencies": {
"prettier": "^1.17.0"
Expand Down
8 changes: 4 additions & 4 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11332,10 +11332,10 @@ [email protected], text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=

third-party-web@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.8.2.tgz#9a13841174a2b2333a15233cb6dbf6553c03a7be"
integrity sha512-HVsNbtlvshQ7X+HwiMvVbes+aH5KwvfncUcUR1EaJ9qENZO/I3fNysunKBUtJZeVoIYq3HHKqeDayarTmBtdPw==
third-party-web@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.10.0.tgz#f84fe9857e872d3c84e6c9fe49cdf72c33784ec8"
integrity sha512-kY62mKQhMj0Bm1D9TSSa16ALJ5pQJiSiQWn68kQvK8DNIGrotXtqbrfzB1N3ViuugkejIe4eS4gk4VImREHxGQ==

through2@^2.0.0, through2@^2.0.1:
version "2.0.5"
Expand Down

0 comments on commit d9d9437

Please sign in to comment.