Skip to content

Commit 8b88637

Browse files
dependabot[bot]recurser
authored andcommitted
deps: bump sql-formatter from 15.4.1 to 15.4.2
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 15.4.1 to 15.4.2. - [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](sql-formatter-org/sql-formatter@v15.4.1...v15.4.2) --- updated-dependencies: - dependency-name: sql-formatter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d115aa8 commit 8b88637

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
@@ -43,7 +43,7 @@
4343
"react-dom": "17.0.2",
4444
"react-responsive": "^10.0.0",
4545
"showdown": "^2.1.0",
46-
"sql-formatter": "^15.4.1",
46+
"sql-formatter": "^15.4.2",
4747
"terser": "^5.31.6",
4848
"uuid": "^10.0.0"
4949
},

yarn.lock

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

9360-
sql-formatter@^15.4.1:
9361-
version "15.4.1"
9362-
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.4.1.tgz#2e9078dbf30a0b76eb690865166cdc6617e6e7fd"
9363-
integrity sha512-lw/G/emIJ+tVspOtOFzfD2YFFMN3MFPxGnbWl1DlJLB+fsX7X7zMqSRM1SLSn2YuaRJ0lTe7AMknHDqmIW1Y8w==
9360+
sql-formatter@^15.4.2:
9361+
version "15.4.2"
9362+
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.4.2.tgz#c8c239c69c81a71af4fdf39b32c6695eea4aca09"
9363+
integrity sha512-Pw4aAgfuyml/SHMlhbJhyOv+GR+Z1HNb9sgX3CVBVdN5YNM+v2VWkYJ3NNbYS7cu37GY3vP/PgnwoVynCuXRxg==
93649364
dependencies:
93659365
argparse "^2.0.1"
93669366
get-stdin "=8.0.0"

0 commit comments

Comments
 (0)