aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2021-01-25 15:37:41 +0100
committerGitHub <noreply@github.com>2021-01-25 15:37:41 +0100
commit2a6cf69cffb83d0fbd73c4a0aabbb94df47b06c8 (patch)
tree146d9993a7d29cb0d1f35779ac31fc770895e393 /yarn.lock
parentab398a05e9ffaacb8fc713bb2ba9717ac463b34c (diff)
downloadPeerTube-2a6cf69cffb83d0fbd73c4a0aabbb94df47b06c8.tar.gz
PeerTube-2a6cf69cffb83d0fbd73c4a0aabbb94df47b06c8.tar.zst
PeerTube-2a6cf69cffb83d0fbd73c4a0aabbb94df47b06c8.zip
prettify SQL queries during debug (#3635)
* prettify SQL queries during debug * Use sql-formatter Co-authored-by: Chocobozzz <me@florianbigard.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 61a2ea05e..11f5dc893 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7259,6 +7259,13 @@ sprintf-js@~1.0.2:
7259 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" 7259 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
7260 integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= 7260 integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
7261 7261
7262sql-formatter@^4.0.0-beta.0:
7263 version "4.0.0-beta.0"
7264 resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-4.0.0-beta.0.tgz#4981ecf86268184a61f19745d820a70c947a7d3f"
7265 integrity sha512-ltWCnnig6UNvnl6MFAoegO13xiET2trcX8Idbq1LBpkCCOn9x/V2Gqs6Md+fGxnpkP8dMtUM1HWHdUYGuEDfSg==
7266 dependencies:
7267 argparse "^2.0.1"
7268
7262srt-to-vtt@^1.1.2: 7269srt-to-vtt@^1.1.2:
7263 version "1.1.3" 7270 version "1.1.3"
7264 resolved "https://registry.yarnpkg.com/srt-to-vtt/-/srt-to-vtt-1.1.3.tgz#a9bc16cde5412e000e59ffda469f3e9befed5dde" 7271 resolved "https://registry.yarnpkg.com/srt-to-vtt/-/srt-to-vtt-1.1.3.tgz#a9bc16cde5412e000e59ffda469f3e9befed5dde"