Skip to content

Commit

Permalink
Merge pull request #2 from eclipse-basyx/dependabot/npm_and_yarn/aas-…
Browse files Browse the repository at this point in the history
…web-ui/types/node-22.5.1

Bump @types/node from 22.4.1 to 22.5.1 in /aas-web-ui
  • Loading branch information
aaronzi authored Aug 30, 2024
2 parents ff52f80 + 4dcdc2a commit fc837e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion aas-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/leaflet": "^1.9.12",
"@types/lodash": "^4.17.7",
"@types/md5": "^2.3.5",
"@types/node": "^22.4.1",
"@types/node": "^22.5.1",
"@types/three": "^0.166.0",
"@types/uuid": "^10.0.0",
"@types/webfontloader": "^1.6.38",
Expand Down
8 changes: 4 additions & 4 deletions aas-web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -411,10 +411,10 @@
resolved "https://registry.yarnpkg.com/@types/md5/-/md5-2.3.5.tgz#481cef0a896e3a5dcbfc5a8a8b02c05958af48a5"
integrity sha512-/i42wjYNgE6wf0j2bcTX6kuowmdL/6PE4IVitMpm2eYKBUuYCprdcWVK+xEF0gcV6ufMCRhtxmReGfc6hIK7Jw==

"@types/node@^22.4.1":
version "22.4.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.1.tgz#9b595d292c65b94c20923159e2ce947731b6fdce"
integrity sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==
"@types/node@^22.5.1":
version "22.5.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560"
integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit fc837e2

Please sign in to comment.