Skip to content

Commit 082d7a5

Browse files
build(deps-dev): bump @types/supertest from 6.0.2 to 6.0.3 in /workspaces/confluence (#365)
build(deps-dev): bump @types/supertest in /workspaces/confluence Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) --- updated-dependencies: - dependency-name: "@types/supertest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d330136 commit 082d7a5

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/supertest` to `^6.0.3`.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@backstage/plugin-auth-backend-module-guest-provider": "backstage:^",
5151
"@backstage/types": "backstage:^",
5252
"@types/retry": "^0.12.5",
53-
"@types/supertest": "^6.0.2",
53+
"@types/supertest": "^6.0.3",
5454
"@types/uuid": "^10.0.0",
5555
"jest-fetch-mock": "^3.0.3",
5656
"msw": "^2.7.3"

workspaces/confluence/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6970,7 +6970,7 @@ __metadata:
69706970
"@backstage/plugin-search-common": "backstage:^"
69716971
"@backstage/types": "backstage:^"
69726972
"@types/retry": "npm:^0.12.5"
6973-
"@types/supertest": "npm:^6.0.2"
6973+
"@types/supertest": "npm:^6.0.3"
69746974
"@types/uuid": "npm:^10.0.0"
69756975
jest-fetch-mock: "npm:^3.0.3"
69766976
msw: "npm:^2.7.3"
@@ -9624,13 +9624,13 @@ __metadata:
96249624
languageName: node
96259625
linkType: hard
96269626

9627-
"@types/supertest@npm:^6.0.2":
9628-
version: 6.0.2
9629-
resolution: "@types/supertest@npm:6.0.2"
9627+
"@types/supertest@npm:^6.0.3":
9628+
version: 6.0.3
9629+
resolution: "@types/supertest@npm:6.0.3"
96309630
dependencies:
96319631
"@types/methods": "npm:^1.1.4"
96329632
"@types/superagent": "npm:^8.1.0"
9633-
checksum: 10/4b67fb2d1bfbb7ff0a7dfaaf190cdf2e0014522615fb2dc53c214bdac95b4ee42696dd1df13332c90a7765cc52934c9cc0c428bf0f9e8189167aef01042e7448
9633+
checksum: 10/6ec05eb591c97bc856b0e78c12f5bec10545f3a749688f34232d189797a506d971bc95931718eb57b378d8513f6d2d12462383e6d68455fa72df35c19de6e89e
96349634
languageName: node
96359635
linkType: hard
96369636

0 commit comments

Comments
 (0)