aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-09-03 16:51:12 +0200
committerGravatar GitHub <noreply@github.com> 2023-09-03 16:51:12 +0200
commitc7d4562d3b196d2f03d35e88679773d509e7d21f (patch)
tree21b2fe7f71025b04b7932ebc773d77cd11338891 /package.json
parent18dd1400bdc14287c7e5f40808e374163618b9fd (diff)
downloadit-tools-c7d4562d3b196d2f03d35e88679773d509e7d21f.tar.gz
it-tools-c7d4562d3b196d2f03d35e88679773d509e7d21f.tar.zst
it-tools-c7d4562d3b196d2f03d35e88679773d509e7d21f.zip
fix(deps): update dependency sql-formatter to v13 (#606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 977e31e..53cb281 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"plausible-tracker": "^0.3.8",
"qrcode": "^1.5.1",
"randombytes": "^2.1.0",
- "sql-formatter": "^12.0.0",
+ "sql-formatter": "^13.0.0",
"ua-parser-js": "^1.0.35",
"unicode-emoji-json": "^0.4.0",
"unplugin-auto-import": "^0.16.4",