Skip to content

Commit 9475e9d

Browse files
Bump typescript from 5.4.5 to 5.5.3 in /aas-gui/Frontend/aas-web-gui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a75b84 commit 9475e9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aas-gui/Frontend/aas-web-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/uuid": "^10.0.0",
3838
"@types/webfontloader": "^1.6.38",
3939
"@vitejs/plugin-vue": "^5.0.5",
40-
"typescript": "^5.4.5",
40+
"typescript": "^5.5.3",
4141
"vite": "^5.3.3",
4242
"vite-plugin-vuetify": "^2.0.3",
4343
"vue-tsc": "^2.0.22"

aas-gui/Frontend/aas-web-gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,10 +1473,10 @@ ts-dedent@^2.2.0:
14731473
resolved "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.2.0.tgz"
14741474
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==
14751475

1476-
typescript@^5.4.5:
1477-
version "5.4.5"
1478-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1479-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1476+
typescript@^5.5.3:
1477+
version "5.5.3"
1478+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
1479+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
14801480

14811481
undici-types@~5.26.4:
14821482
version "5.26.5"

0 commit comments

Comments
 (0)