Skip to content

Commit f07e8c1

Browse files
ata-no-oneRenovate Bot
andauthored
typescript: Update all non-major dependencies (#766)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 05addda commit f07e8c1

File tree

4 files changed

+63
-63
lines changed

4 files changed

+63
-63
lines changed

typescript/examples/VaasExample/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-files",
3-
"version": "1.0.39",
3+
"version": "1.0.40",
44
"description": "",
55
"scripts": {
66
"start:filescan": "npx ts-node main.ts",
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"@types/node": "22.13.10",
15+
"@types/node": "22.13.11",
1616
"gdata-vaas": "7.6.10",
1717
"ts-node": "^10.9.2",
1818
"typescript": "5.8.2"

typescript/examples/VaasExample/pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "https://github.com/GDATASoftwareAG/vaas"
55
},
66
"name": "gdata-vaas",
7-
"version": "0.0.34",
7+
"version": "0.0.35",
88
"license": "MIT",
99
"main": "lib/Index.js",
1010
"types": "lib/Index.d.ts",
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@jest/globals": "^29.7.0",
2727
"@types/jest": "^29.5.12",
28-
"@types/node": "22.13.10",
28+
"@types/node": "22.13.11",
2929
"@types/random-bytes": "1.0.3",
3030
"dotenv": "16.4.7",
3131
"jest": "^29.7.0",
@@ -40,7 +40,7 @@
4040
"@types/uuid": "10.0.0",
4141
"@types/ws": "8.18.0",
4242
"@ungap/url-search-params": "0.2.2",
43-
"axios": "1.8.3",
43+
"axios": "1.8.4",
4444
"fast-sha256": "1.3.0",
4545
"typescript-json-serializer": "6.0.1",
4646
"uuid": "11.1.0",

0 commit comments

Comments
 (0)