Skip to content

Commit

Permalink
Merge pull request #651 from GDATASoftwareAG/renovate/typescript/all-…
Browse files Browse the repository at this point in the history
…non-major

typescript: Update all non-major dependencies
  • Loading branch information
doxthree authored Nov 11, 2024
2 parents a4a3fad + 6df4fae commit a7d011a
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 77 deletions.
6 changes: 3 additions & 3 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.22",
"version": "1.0.23",
"description": "",
"scripts": {
"start:filescan": "npx ts-node main.ts",
Expand All @@ -12,8 +12,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "22.8.7",
"gdata-vaas": "7.5.5",
"@types/node": "22.9.0",
"gdata-vaas": "7.5.6",
"ts-node": "^10.9.2",
"typescript": "5.6.3"
},
Expand Down
44 changes: 22 additions & 22 deletions typescript/examples/VaasExample/pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/GDATASoftwareAG/vaas"
},
"name": "gdata-vaas",
"version": "0.0.19",
"version": "0.0.20",
"license": "MIT",
"main": "lib/Index.js",
"types": "lib/Index.d.ts",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/random-bytes": "1.0.3",
"dotenv": "16.4.5",
"jest": "^29.7.0",
Expand All @@ -43,7 +43,7 @@
"axios": "1.7.7",
"fast-sha256": "1.3.0",
"typescript-json-serializer": "6.0.1",
"uuid": "11.0.2",
"uuid": "11.0.3",
"ws": "8.18.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit a7d011a

Please sign in to comment.