Skip to content

Commit 082941f

Browse files
Bump @types/node from 24.1.0 to 24.2.0 in /aas-web-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bac867 commit 082941f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

aas-web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/leaflet": "^1.9.20",
4747
"@types/lodash": "^4.17.20",
4848
"@types/md5": "^2.3.5",
49-
"@types/node": "^24.1.0",
49+
"@types/node": "^24.2.0",
5050
"@types/prismjs": "^1.26.5",
5151
"@types/qrcode": "^1.5.5",
5252
"@types/three": "^0.179.0",

aas-web-ui/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,12 +1128,12 @@
11281128
resolved "https://registry.yarnpkg.com/@types/md5/-/md5-2.3.5.tgz#481cef0a896e3a5dcbfc5a8a8b02c05958af48a5"
11291129
integrity sha512-/i42wjYNgE6wf0j2bcTX6kuowmdL/6PE4IVitMpm2eYKBUuYCprdcWVK+xEF0gcV6ufMCRhtxmReGfc6hIK7Jw==
11301130

1131-
"@types/node@*", "@types/node@^24.1.0":
1132-
version "24.1.0"
1133-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0.tgz#0993f7dc31ab5cc402d112315b463e383d68a49c"
1134-
integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==
1131+
"@types/node@*", "@types/node@^24.2.0":
1132+
version "24.2.0"
1133+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.0.tgz#cde712f88c5190006d6b069232582ecd1f94a760"
1134+
integrity sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==
11351135
dependencies:
1136-
undici-types "~7.8.0"
1136+
undici-types "~7.10.0"
11371137

11381138
"@types/prismjs@^1.26.5":
11391139
version "1.26.5"
@@ -4383,10 +4383,10 @@ ufo@^1.5.4:
43834383
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.5.4.tgz#16d6949674ca0c9e0fbbae1fa20a71d7b1ded754"
43844384
integrity sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==
43854385

4386-
undici-types@~7.8.0:
4387-
version "7.8.0"
4388-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
4389-
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
4386+
undici-types@~7.10.0:
4387+
version "7.10.0"
4388+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
4389+
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
43904390

43914391
unimport@^4.2.0:
43924392
version "4.2.0"

0 commit comments

Comments
 (0)