Skip to content

Commit

Permalink
typescript: Update dependency gdata-vaas to v7.6.0 (#670)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ata-no-one and Renovate Bot authored Dec 2, 2024
1 parent 6af945e commit 7a74e35
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions typescript/examples/VaasExample/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-files",
"version": "1.0.26",
"version": "1.0.27",
"description": "",
"scripts": {
"start:filescan": "npx ts-node main.ts",
Expand All @@ -13,7 +13,7 @@
"license": "ISC",
"dependencies": {
"@types/node": "22.10.1",
"gdata-vaas": "7.5.9",
"gdata-vaas": "7.6.0",
"ts-node": "^10.9.2",
"typescript": "5.7.2"
},
Expand Down
18 changes: 9 additions & 9 deletions typescript/examples/VaasExample/pnpm-lock.yaml

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

0 comments on commit 7a74e35

Please sign in to comment.