Skip to content

Commit bb8aece

Browse files
chore: bump sql-formatter from 4.0.2 to 6.1.1 in /site
Bumps [sql-formatter](https://github.com/zeroturnaround/sql-formatter) from 4.0.2 to 6.1.1. - [Release notes](https://github.com/zeroturnaround/sql-formatter/releases) - [Changelog](https://github.com/zeroturnaround/sql-formatter/blob/master/.release-it.json) - [Commits](sql-formatter-org/sql-formatter@v4.0.2...v6.1.1) --- updated-dependencies: - dependency-name: sql-formatter dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d177937 commit bb8aece

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@fontsource/ibm-plex-mono": "4.5.9",
29-
"@fontsource/inter": "4.5.7",
29+
"@fontsource/inter": "4.5.10",
3030
"@material-ui/core": "4.9.4",
3131
"@material-ui/icons": "4.5.1",
3232
"@material-ui/lab": "4.0.0-alpha.42",
@@ -97,7 +97,7 @@
9797
"prettier": "2.6.2",
9898
"prettier-plugin-organize-imports": "2.3.4",
9999
"react-hot-loader": "4.13.0",
100-
"sql-formatter": "4.0.2",
100+
"sql-formatter": "6.1.1",
101101
"style-loader": "3.3.1",
102102
"ts-jest": "27.1.4",
103103
"ts-loader": "9.3.0",

site/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,10 +1274,10 @@
12741274
resolved "https://registry.yarnpkg.com/@fontsource/ibm-plex-mono/-/ibm-plex-mono-4.5.9.tgz#96968bebc4b1ea559818a9c52c87b3854a8145ba"
12751275
integrity sha512-goblhmAX48GELIUQnWBg6AKVZklcTUu6NwF8tRiIzlxTZuOspbzHrW/3sF3WOH6+mJVay9n6QLbbikOfxSRekQ==
12761276

1277-
"@fontsource/inter@4.5.7":
1278-
version "4.5.7"
1279-
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.7.tgz#f0657c52105ed51e04ac636a25d6016896c5ee9d"
1280-
integrity sha512-25k3thupaOEBexuU+jAkGqieKPbuhSuA+sinDwp1iBNhqQPiJ9QHDvsXgoCgCbZ4sGlE8aCwZmSlDJrPdJHNkw==
1277+
"@fontsource/inter@4.5.10":
1278+
version "4.5.10"
1279+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.10.tgz#c4e6839197dc4c77842eae9475ff0e036ff87fc9"
1280+
integrity sha512-YOt2/K8yo25MVBjrTImHxVimmyZEt0GcrWp2w7O29sdFX9SJqbGlOqjFJ1wI5yBbP6AmTeimyPE0UC/jjFRoIA==
12811281

12821282
"@gar/promisify@^1.0.1":
12831283
version "1.1.2"
@@ -12257,10 +12257,10 @@ sprintf-js@~1.0.2:
1225712257
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
1225812258
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
1225912259

12260-
sql-formatter@4.0.2:
12261-
version "4.0.2"
12262-
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-4.0.2.tgz#2b359e5a4c611498d327b9659da7329d71724607"
12263-
integrity sha512-R6u9GJRiXZLr/lDo8p56L+OyyN2QFJPCDnsyEOsbdIpsnDKL8gubYFo7lNR7Zx7hfdWT80SfkoVS0CMaF/DE2w==
12260+
sql-formatter@6.1.1:
12261+
version "6.1.1"
12262+
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-6.1.1.tgz#ec9d4c6fc90c2839885cf36ca7b0755a84527802"
12263+
integrity sha512-NiUP90vNb6NjQryWz0bPsvv4BTqe/wY75mRbh2E6M1kKZIoCKtueeKIDMQBB+RI8pjxVUQy7e35JUXQj6YYonQ==
1226412264
dependencies:
1226512265
argparse "^2.0.1"
1226612266

0 commit comments

Comments
 (0)