Skip to content

Commit

Permalink
Merge pull request #424 from GDATASoftwareAG/renovate/typescript
Browse files Browse the repository at this point in the history
chore(deps): update typescript
  • Loading branch information
doxthree authored Apr 12, 2024
2 parents 25dee2e + 1988f81 commit ceba1e0
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 48 deletions.
18 changes: 9 additions & 9 deletions typescript/examples/VaasExample/package-lock.json

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

4 changes: 2 additions & 2 deletions typescript/examples/VaasExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"gdata-vaas": "^6.2.4",
"ts-node": "^10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"devDependencies": {
"dotenv": "^16.4.5",
Expand Down
26 changes: 13 additions & 13 deletions typescript/examples/VaasExample/pnpm-lock.yaml

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

16 changes: 8 additions & 8 deletions typescript/package-lock.json

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

4 changes: 2 additions & 2 deletions typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/chai": "4.3.14",
"@types/chai-as-promised": "7.1.8",
"@types/mocha": "10.0.6",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@types/random-bytes": "1.0.3",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
Expand All @@ -35,7 +35,7 @@
"prettier": "^3.2.5",
"random-bytes": "1.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"dependencies": {
"@types/uuid": "9.0.8",
Expand Down
28 changes: 14 additions & 14 deletions typescript/pnpm-lock.yaml

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

0 comments on commit ceba1e0

Please sign in to comment.