Skip to content

Commit

Permalink
Merge pull request #668 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 Dec 2, 2024
2 parents 39bd464 + 3ad1630 commit 4184323
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 81 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.25",
"version": "1.0.26",
"description": "",
"scripts": {
"start:filescan": "npx ts-node main.ts",
Expand All @@ -12,8 +12,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "22.9.3",
"gdata-vaas": "7.5.7",
"@types/node": "22.10.1",
"gdata-vaas": "7.5.9",
"ts-node": "^10.9.2",
"typescript": "5.7.2"
},
Expand Down
36 changes: 18 additions & 18 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.21",
"version": "0.0.22",
"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.9.3",
"@types/node": "22.10.1",
"@types/random-bytes": "1.0.3",
"dotenv": "16.4.5",
"jest": "^29.7.0",
Expand All @@ -40,7 +40,7 @@
"@types/uuid": "10.0.0",
"@types/ws": "8.5.13",
"@ungap/url-search-params": "0.2.2",
"axios": "1.7.7",
"axios": "1.7.8",
"fast-sha256": "1.3.0",
"typescript-json-serializer": "6.0.1",
"uuid": "11.0.3",
Expand Down
Loading

0 comments on commit 4184323

Please sign in to comment.