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

Commit 6a03089

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump sql-formatter from 15.3.0 to 15.3.1
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 15.3.0 to 15.3.1. - [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.3.0...v15.3.1) --- 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 d56c97d commit 6a03089

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.3.0"
17+
"sql-formatter": "^15.3.1"
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
@@ -3860,10 +3860,10 @@ source-map@^0.6.0:
38603860
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
38613861
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
38623862

3863-
sql-formatter@^15.3.0:
3864-
version "15.3.0"
3865-
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.3.0.tgz#d6daec93b5d3fd053f40295a306f5440cc578849"
3866-
integrity sha512-1aDYVEX+dwOSCkRYns4HEGupRZoaivcsNpU4IzR+MVC+cWFYK9/dce7pr4aId4+ED2iK9PNs3j1Vdf8C+SIvDg==
3863+
sql-formatter@^15.3.1:
3864+
version "15.3.1"
3865+
resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.3.1.tgz#e988861d172827b856470a9baefa0135737227df"
3866+
integrity sha512-L/dqan+Hrt0PpPdCbHcI9bdfOvqaQZR7v5c5SWMJ3bUGQSezK09Mm9q2I3B4iObjaq7FyoldIM+fDSmfzGRXCA==
38673867
dependencies:
38683868
argparse "^2.0.1"
38693869
get-stdin "=8.0.0"

0 commit comments

Comments
 (0)