Skip to content

Commit

Permalink
fix(deps): update dependency quasar to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 24, 2021
1 parent 58c11b9 commit 494919a
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 @@ -21,7 +21,7 @@
"plyr": "3.6.9",
"prettier": "2.4.1",
"qs": "6.10.1",
"quasar": "2.3.1",
"quasar": "2.4.0",
"semver": "7.3.5"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11066,10 +11066,10 @@ qs@~6.5.2:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==

quasar@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.3.1.tgz#25105604ce1cf41098c8dd50e68e7bef363f6c05"
integrity sha512-EK9x9xl+lB2uHyYW51bKXKB2nn5ipa4rpqPBDrdYL0me4q9l37/WYL9n6DZDa+pdnzmtymwebpWcOrB3w8UEZA==
quasar@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.4.0.tgz#5e5d53e84fa72784a7ca24695e5cdb3e64f662d3"
integrity sha512-LwIqpI9Xz+rmmUCpwkg6rCI18WGvDhoOMdLI838xqJxtG8X5FqEI5rUV9QQl2QmsiMxrb0D+sAHznzrNtN2IyQ==

query-string@^5.0.1:
version "5.1.1"
Expand Down

0 comments on commit 494919a

Please sign in to comment.