Skip to content

Commit bc89e72

Browse files
dependabot[bot]Github changeset workflow
authored andcommitted
build(deps-dev): bump @types/uuid in /workspaces/confluence
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7a4f6e commit bc89e72

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-search-confluence-backend': patch
3+
---
4+
5+
Updated dependency `@types/uuid` to `^10.0.0`.

workspaces/confluence/plugins/search-confluence-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@backstage/types": "backstage:^",
5252
"@types/retry": "^0.12.5",
5353
"@types/supertest": "^6.0.2",
54-
"@types/uuid": "^9.0.8",
54+
"@types/uuid": "^10.0.0",
5555
"jest-fetch-mock": "^3.0.3",
5656
"msw": "^2.7.3"
5757
},

workspaces/confluence/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6971,7 +6971,7 @@ __metadata:
69716971
"@backstage/types": "backstage:^"
69726972
"@types/retry": "npm:^0.12.5"
69736973
"@types/supertest": "npm:^6.0.2"
6974-
"@types/uuid": "npm:^9.0.8"
6974+
"@types/uuid": "npm:^10.0.0"
69756975
jest-fetch-mock: "npm:^3.0.3"
69766976
msw: "npm:^2.7.3"
69776977
p-limit: "npm:^6.2.0"
@@ -9679,10 +9679,10 @@ __metadata:
96799679
languageName: node
96809680
linkType: hard
96819681

9682-
"@types/uuid@npm:^9.0.8":
9683-
version: 9.0.8
9684-
resolution: "@types/uuid@npm:9.0.8"
9685-
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
9682+
"@types/uuid@npm:^10.0.0":
9683+
version: 10.0.0
9684+
resolution: "@types/uuid@npm:10.0.0"
9685+
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
96869686
languageName: node
96879687
linkType: hard
96889688

0 commit comments

Comments
 (0)