Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 3ab2cf8

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump sql-formatter from 15.2.0 to 15.3.0
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 15.2.0 to 15.3.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](sql-formatter-org/sql-formatter@v15.2.0...v15.3.0) --- updated-dependencies: - dependency-name: sql-formatter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 231604d commit 3ab2cf8

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
@@ -14,7 +14,7 @@
1414
"react-modal-image": "^2.6.0",
1515
"react-plotly.js": "^2.6.0",
1616
"react-simple-code-editor": "^0.13.1",
17-
"sql-formatter": "^15.2.0"
17+
"sql-formatter": "^15.3.0"
1818
},
1919
"name": "dbhub.io",
2020
"version": "0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3868,10 +3868,10 @@ source-map@^0.6.0:
38683868
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
38693869
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
38703870

3871-
sql-formatter@^15.2.0:
3872-
version "15.2.0"
3873-
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.2.0.tgz#a82091b36c52e025bebe078941dfc507eb63f9a5"
3874-
integrity sha512-k1gDOblvmtzmrBT687Y167ElwQI/8KrlhfKeIUXsi6jw7Rp5n3G8TkMFZF0Z9NG7rAzHKXUlJ8kfmcIfMf5lFg==
3871+
sql-formatter@^15.3.0:
3872+
version "15.3.0"
3873+
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.3.0.tgz#d6daec93b5d3fd053f40295a306f5440cc578849"
3874+
integrity sha512-1aDYVEX+dwOSCkRYns4HEGupRZoaivcsNpU4IzR+MVC+cWFYK9/dce7pr4aId4+ED2iK9PNs3j1Vdf8C+SIvDg==
38753875
dependencies:
38763876
argparse "^2.0.1"
38773877
get-stdin "=8.0.0"

0 commit comments

Comments
 (0)