Skip to content

Commit 1062e77

Browse files
dependabot[bot]recurser
authored andcommitted
deps: bump sql-formatter from 4.0.2 to 6.1.1
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee2b0ac commit 1062e77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-dom": "17.0.2",
4343
"react-responsive": "^9.0.0-beta.8",
4444
"showdown": "^2.1.0",
45-
"sql-formatter": "^4.0.2",
45+
"sql-formatter": "^6.1.1",
4646
"uuid": "^8.3.2"
4747
},
4848
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7479,10 +7479,10 @@ sprintf-js@~1.0.2:
74797479
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
74807480
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
74817481

7482-
sql-formatter@^4.0.2:
7483-
version "4.0.2"
7484-
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-4.0.2.tgz#2b359e5a4c611498d327b9659da7329d71724607"
7485-
integrity sha512-R6u9GJRiXZLr/lDo8p56L+OyyN2QFJPCDnsyEOsbdIpsnDKL8gubYFo7lNR7Zx7hfdWT80SfkoVS0CMaF/DE2w==
7482+
sql-formatter@^6.1.1:
7483+
version "6.1.1"
7484+
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-6.1.1.tgz#ec9d4c6fc90c2839885cf36ca7b0755a84527802"
7485+
integrity sha512-NiUP90vNb6NjQryWz0bPsvv4BTqe/wY75mRbh2E6M1kKZIoCKtueeKIDMQBB+RI8pjxVUQy7e35JUXQj6YYonQ==
74867486
dependencies:
74877487
argparse "^2.0.1"
74887488

0 commit comments

Comments
 (0)