Skip to content

Commit

Permalink
fix(deps): update dependency @quasar/extras to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Jabster28 committed Jul 23, 2020
1 parent d03504c commit 2a399a2
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 @@ -15,7 +15,7 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "1.8.2",
"@quasar/extras": "1.9.0",
"axios": "0.19.2",
"core-js": "3.6.5",
"plyr": "3.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1559,10 +1559,10 @@
core-js "^3.6.5"
core-js-compat "^3.6.5"

"@quasar/extras@1.8.2":
version "1.8.2"
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.8.2.tgz#54ff5e0c8fc17763c083c4f0dcd3a60e1b00b4a8"
integrity sha512-y3A4OO4DGDxuFyh/X4k5fS17TTxhpPauZv8Qr/0bso+RTk5f+3X4lLAcP7aaiqcBLOV8HsUKpGzNArMleClYgg==
"@quasar/extras@1.9.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.9.0.tgz#658b9fc0099388f33737bc9a9dd8ede17d7eae82"
integrity sha512-+kWpgSMxvOuGLLQPT0PJL+SL7NPqhima4RfbJLRYbA8A3RAvFm8Ay5wE6CQKTn1sDHLBx/y/Zp+wvYlt1bfFLw==

"@quasar/fastclick@1.1.4":
version "1.1.4"
Expand Down

0 comments on commit 2a399a2

Please sign in to comment.