Skip to content

Commit

Permalink
fix(deps): update dependency qyu to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 3b09216 commit 2ea4265
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 @@ -7,7 +7,7 @@
"follow-redirects": "^1.15.4",
"mime-types": "^2.1.35",
"node-fetch": "2",
"qyu": "^0.4.7",
"qyu": "^0.7.0",
"sharp": "^0.32.6",
"svg-resizer": "git+https://[email protected]/brave/svg-resizer.git"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1274,10 +1274,10 @@ quick-lru@^5.1.1:
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932"
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==

qyu@^0.4.7:
version "0.4.7"
resolved "https://registry.yarnpkg.com/qyu/-/qyu-0.4.7.tgz#5e69fd2582f9d84b19c3d8be0dbd4d20227cb106"
integrity sha512-z0OrGGOR8Hl/xsbGWFEfj5nDFooV56eNDgoOoxAJjaQMcaKGD7wuAcjke8OrU/PHaSu4IdImZy5tJQQB49d7OQ==
qyu@^0.7.0:
version "0.7.1"
resolved "https://registry.yarnpkg.com/qyu/-/qyu-0.7.1.tgz#496639239bd9950be8d3bbc99f560236e669e180"
integrity sha512-URM4aNMwEWIz6aFE4OZxt6GA1US59dmK4XcNL6xkWAnFO9PaTkIVjvi4KPBs8X4F4GJcN4CQip/t/3axxASFAQ==

rc@^1.2.7:
version "1.2.8"
Expand Down

0 comments on commit 2ea4265

Please sign in to comment.