Skip to content

Commit

Permalink
fix(deps): update dependency @quasar/extras to v1.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 8, 2021
1 parent 96a5838 commit 6cc71e1
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.9.6",
"@quasar/extras": "1.9.19",
"axios": "0.21.1",
"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 @@ -1614,10 +1614,10 @@
core-js "^3.6.5"
core-js-compat "^3.6.5"

"@quasar/extras@1.9.6":
version "1.9.6"
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.9.6.tgz#bc1ca3c75b2606fc4a85205358482ef53ecf0154"
integrity sha512-avJg8qhdzZAFcNVuRlbBlHjtEZD3tp8B0yYOi4lh/XWptfRXbGavG4rWJ66N7nio4+28xTSK+NgW52koH8pr1A==
"@quasar/extras@1.9.19":
version "1.9.19"
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.9.19.tgz#8e511117ccd8ec5bbed7038b9dad1749052376b8"
integrity sha512-A1IO0dzfUtRkyKq3QC7ZQNvhLeJey2ET8MvRX7oV0Qe+g30jy/4pr1ZhO7GylkDAoLT3C9eY8t2/5Anrl0AHdA==

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

0 comments on commit 6cc71e1

Please sign in to comment.