Skip to content

Commit

Permalink
wip [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
risantos committed Nov 12, 2024
1 parent 16a5546 commit 077b2bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"eslint-plugin-sort-imports-requires": "2.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-sql-template": "3.0.0",
"eslint-plugin-sql-template": "git+ssh://[email protected]/uphold/eslint-plugin-sql-template#support/fix-unsafe-templates",
"globals": "^15.12.0"
},
"devDependencies": {
Expand Down
5 changes: 2 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1272,10 +1272,9 @@ eslint-plugin-sort-keys-fix@^1.1.2:
natural-compare "^1.4.0"
requireindex "~1.2.0"

eslint-plugin-sql-template@3.0.0:
"eslint-plugin-sql-template@git+ssh://[email protected]/uphold/eslint-plugin-sql-template#support/fix-unsafe-templates":
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-sql-template/-/eslint-plugin-sql-template-3.0.0.tgz#01127557aa83d051f8280c789b2b49586a75b703"
integrity sha512-cw10N79cy2FLQUjmpd1ZS43R0nvUkGxnoaVu9VHNt6/qw3aKFm8b8x4o3n4BjUE+KwhhMCI2myreGFFs6TvmOQ==
resolved "git+ssh://[email protected]/uphold/eslint-plugin-sql-template#78cac7ea896c15097fa9ab9aa2a21298b25bb7e2"
dependencies:
sql-parse "^0.1.5"

Expand Down

0 comments on commit 077b2bf

Please sign in to comment.