Skip to content

Commit 2765ef4

Browse files
committed
chore(deps): update dependency @types/node to v22
1 parent c636d7c commit 2765ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-test/fixtures/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@google-cloud/spanner": "file:./spanner.tgz"
1717
},
1818
"devDependencies": {
19-
"@types/node": "^20.0.0",
19+
"@types/node": "^22.0.0",
2020
"typescript": "^4.0.0",
2121
"gts": "^3.0.0"
2222
}

0 commit comments

Comments
 (0)