Skip to content

Commit

Permalink
feat: upgrade dt-sql-parser to v4.0.0-beta.4.9 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
HaydenOrz authored Dec 13, 2023
1 parent dfe8a68 commit c354c52
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
},
"dependencies": {
"dt-sql-parser": "4.0.0-beta.4.8"
"dt-sql-parser": "4.0.0-beta.4.9"
},
"peerDependencies": {
"monaco-editor": "0.31.0"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -985,10 +985,10 @@ dotgitignore@^2.1.0:
find-up "^3.0.0"
minimatch "^3.0.4"

[email protected].8:
version "4.0.0-beta.4.8"
resolved "https://registry.npmmirror.com/dt-sql-parser/-/dt-sql-parser-4.0.0-beta.4.8.tgz#46fafdfb6fa8f841e232dcb899db8fb8064541b5"
integrity sha512-Y4sHNysax7UuB7ZhZObm6hmmJyy3WG4YQVjAMvsFiSRjRQ5aXnS1H4EdJ4OpLveEbmM1s6J20hGodvKQq20bcA==
[email protected].9:
version "4.0.0-beta.4.9"
resolved "https://registry.npmmirror.com/dt-sql-parser/-/dt-sql-parser-4.0.0-beta.4.9.tgz#0f2fc382829f6ad9bbbd7d8ac6a6ceb33336f466"
integrity sha512-c0mStI57Hq+15XRKuwZ7YZ+4C3Z+mO+nJ/wdws6PndBTjVF55mlbHVbRuBGDjlCFSpeN+VqEY/d2VZC4q1oMpQ==
dependencies:
antlr4-c3 "3.1.1"
antlr4ts "0.5.0-alpha.4"
Expand Down

0 comments on commit c354c52

Please sign in to comment.