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

Commit e2ad27d

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump sql-formatter from 15.1.3 to 15.2.0
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 15.1.3 to 15.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](sql-formatter-org/sql-formatter@v15.1.3...v15.2.0) --- updated-dependencies: - dependency-name: sql-formatter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c17328e commit e2ad27d

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.1.3"
17+
"sql-formatter": "^15.2.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
@@ -3873,10 +3873,10 @@ source-map@^0.6.0:
38733873
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
38743874
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
38753875

3876-
sql-formatter@^15.1.3:
3877-
version "15.1.3"
3878-
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.1.3.tgz#39c15e5a6f2a89b2532d3e691167e90b8517fd8c"
3879-
integrity sha512-PPY3UPQ+3B2ZNHlKF+c55HaxXBjrlxQlBddnfYJ1iC9I7LMzYFH4Rf8+OKhsYllkZuFNDpRxooXP4rG9XJ6AGA==
3876+
sql-formatter@^15.2.0:
3877+
version "15.2.0"
3878+
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.2.0.tgz#a82091b36c52e025bebe078941dfc507eb63f9a5"
3879+
integrity sha512-k1gDOblvmtzmrBT687Y167ElwQI/8KrlhfKeIUXsi6jw7Rp5n3G8TkMFZF0Z9NG7rAzHKXUlJ8kfmcIfMf5lFg==
38803880
dependencies:
38813881
argparse "^2.0.1"
38823882
get-stdin "=8.0.0"

0 commit comments

Comments
 (0)