chore: bump sql-formatter from 8.0.2 to 8.2.0 in /site (#3178)

Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 8.0.2 to 8.2.0.
- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)
- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)
- [Commits](https://github.com/sql-formatter-org/sql-formatter/compare/v8.0.2...v8.2.0)

---
updated-dependencies:
- dependency-name: sql-formatter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-25 12:12:58 -04:00
committed by GitHub
parent 456318cbd8
commit c2cd51d8b8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "3.0.0",
"react-hot-loader": "4.13.0",
"sql-formatter": "8.0.2",
"sql-formatter": "8.2.0",
"style-loader": "3.3.1",
"ts-jest": "27.1.4",
"ts-loader": "9.3.1",
+4 -4
View File
@@ -12771,10 +12771,10 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
sql-formatter@8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-8.0.2.tgz#33ff53de3cf8b8a520ef54d7fb66d32cd29bc93d"
integrity sha512-cmDmL0Ji92vAvX+J7BI5paHBDsJZV6uKIDeUiykChMXw6P8W9OB+iCsLzDjtVlOca3fHlFoMs25U7u2OFOQOKQ==
sql-formatter@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-8.2.0.tgz#2b664f02bb6b7bb6fcad1346e850b8f583303469"
integrity sha512-5hQOSOk8jfhPkNgUmpm+9Fn2aaLWcf4vKL/dIvUN5q9rsamKHSyN/gL79xpkETNOyL+Zv5BMQfA7z9Rmz/DJJg==
dependencies:
argparse "^2.0.1"