Skip to content

Commit

Permalink
Merge pull request #505 from GDATASoftwareAG/renovate/typescript
Browse files Browse the repository at this point in the history
chore(deps): update typescript
  • Loading branch information
lennartdohmann authored Jul 9, 2024
2 parents 6dbcc1d + 17beff9 commit 5d06bd5
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 5d06bd5

Please sign in to comment.