Skip to content

Commit 7e4343a

Browse files
committed
versions
1 parent 175e3a1 commit 7e4343a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"17": {
3232
"libpg-query": "17.6.0",
33-
"pgsql-parser": "17.8.1",
33+
"pgsql-parser": "17.8.2",
3434
"pgsql-deparser": "17.11.1",
3535
"@pgsql/types": "17.6.1",
3636
"npmTag": "pg17"

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgsql-parser",
3-
"version": "17.8.1",
3+
"version": "17.8.2",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "The real PostgreSQL query parser",
66
"main": "index.js",

0 commit comments

Comments
 (0)