Skip to content

Commit

Permalink
chore(deps): update typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jul 7, 2024
1 parent 0769759 commit 17beff9
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 147 deletions.
8 changes: 4 additions & 4 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.2",
"version": "1.0.3",
"description": "",
"scripts": {
"start:filescan": "npx ts-node main.ts",
Expand All @@ -12,10 +12,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "20.14.9",
"gdata-vaas": "7.1.5",
"@types/node": "20.14.10",
"gdata-vaas": "7.1.6",
"ts-node": "^10.9.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"devDependencies": {
"dotenv": "^16.4.5",
Expand Down
40 changes: 20 additions & 20 deletions typescript/examples/VaasExample/pnpm-lock.yaml

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

126 changes: 67 additions & 59 deletions typescript/package-lock.json

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

Loading

0 comments on commit 17beff9

Please sign in to comment.