Skip to content

Commit 79ea724

Browse files
committed
chore(deps): bump @libpg-query/parser to ^17.8.0
1 parent 68896e1 commit 79ea724

5 files changed

Lines changed: 2681 additions & 5593 deletions

File tree

‎packages/parse/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"round-trip"
4141
],
4242
"dependencies": {
43-
"@libpg-query/parser": "^17.6.10",
43+
"@libpg-query/parser": "^17.8.0",
4444
"@pgsql/types": "^17.6.2",
4545
"pgsql-deparser": "workspace:*"
4646
},

‎packages/plpgsql-deparser/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"database"
4343
],
4444
"devDependencies": {
45-
"@libpg-query/parser": "^17.6.3",
45+
"@libpg-query/parser": "^17.8.0",
4646
"libpg-query": "17.7.3",
4747
"makage": "^0.1.8"
4848
},

‎packages/plpgsql-parse/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"round-trip"
4242
],
4343
"dependencies": {
44-
"@libpg-query/parser": "^17.6.10",
44+
"@libpg-query/parser": "^17.8.0",
4545
"@pgsql/types": "^17.6.2",
4646
"pgsql-deparser": "workspace:*",
4747
"pgsql-parse": "workspace:*",

‎packages/plpgsql-parser/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"makage": "^0.1.8"
4747
},
4848
"dependencies": {
49-
"@libpg-query/parser": "^17.6.3",
49+
"@libpg-query/parser": "^17.8.0",
5050
"@pgsql/traverse": "workspace:*",
5151
"@pgsql/types": "^17.6.2",
5252
"pgsql-deparser": "workspace:*",

0 commit comments

Comments
 (0)