chore(deps): update dependency eslint-plugin-unicorn to v72 (#30092)

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot]
2026-07-21 15:33:46 +02:00
committed by GitHub
co-authored by Daniel Dietzler
parent ce022233ae
commit aa08dad1f5
27 changed files with 144 additions and 149 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
}
if (isFirefox && ref) {
ref.decode().then(completeLoad, completeLoad);
ref.decode().then(completeLoad).catch(completeLoad);
return;
}