Skip to content

Commit ab1057b

Browse files
committed
fix(pg-proto-parser): update snapshot header for Jest 30, add missing @pgsql/types devDependency
1 parent a436937 commit ab1057b

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

packages/proto-parser/__tests__/__snapshots__/meta.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`AST to AST to create AST — meta 🤯 1`] = `
44
"t.nodes.selectStmt({

packages/proto-parser/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"strfy-js": "^3.1.5"
5454
},
5555
"devDependencies": {
56+
"@pgsql/types": "^17.6.2",
5657
"@types/babel__generator": "^7.27.0",
5758
"makage": "^0.1.8",
5859
"recast": "0.23.11"

pnpm-lock.yaml

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)