Skip to content

Commit

Permalink
chore(deps): update dependency vue-analytics to ^5.17.5 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ricardogobbosouza committed Nov 13, 2019
1 parent 48cc7d7 commit a83a11d
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 @@ -17,7 +17,7 @@
"test": "yarn lint && jest"
},
"dependencies": {
"vue-analytics": "^5.17.2"
"vue-analytics": "^5.17.5"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10202,10 +10202,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==

vue-analytics@^5.17.2:
version "5.17.2"
resolved "https://registry.yarnpkg.com/vue-analytics/-/vue-analytics-5.17.2.tgz#5a43cbd907a8b5d2c27e3df5046245604fa8c83e"
integrity sha512-Vfbn5laOG8OVetrBNRfV64y/N5VVyw1PPC4LiowZFh58UOsfsGH8w+ZZn0pyMelSZmz9uxkgG5dNnce4bwJ6jg==
vue-analytics@^5.17.5:
version "5.17.5"
resolved "https://registry.yarnpkg.com/vue-analytics/-/vue-analytics-5.17.5.tgz#4c03806755132801d4469e220cbf82353c2252db"
integrity sha512-BIrnsHy4nf82htNofSnm4B2SaWNlDDmBZsCq0YhSdWLk203qSXBD+z1RrGrE9KAH7YcbH9HE+aBCV9eXWBC02g==

vue-client-only@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit a83a11d

Please sign in to comment.