Skip to content

Commit 3303ec8

Browse files
build(deps-dev): bump msw from 2.10.2 to 2.10.3 in /workspaces/confluence (#492)
build(deps-dev): bump msw in /workspaces/confluence --- updated-dependencies: - dependency-name: msw dependency-version: 2.10.3 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 67186ad commit 3303ec8

File tree

4 files changed

+14
-8
lines changed

4 files changed

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/supertest": "^6.0.3",
5454
"@types/uuid": "^10.0.0",
5555
"jest-fetch-mock": "^3.0.3",
56-
"msw": "^2.10.2"
56+
"msw": "^2.10.3"
5757
},
5858
"files": [
5959
"dist",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react-dom": "^18",
5959
"jest": "^30.0.4",
6060
"jest-canvas-mock": "^2.5.2",
61-
"msw": "^2.10.2",
61+
"msw": "^2.10.3",
6262
"react": "^18.3.1",
6363
"react-dom": "^18.3.1",
6464
"react-router-dom": "^6.23.1"

workspaces/confluence/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7339,7 +7339,7 @@ __metadata:
73397339
"@types/supertest": "npm:^6.0.3"
73407340
"@types/uuid": "npm:^10.0.0"
73417341
jest-fetch-mock: "npm:^3.0.3"
7342-
msw: "npm:^2.10.2"
7342+
msw: "npm:^2.10.3"
73437343
p-limit: "npm:^6.2.0"
73447344
retry: "npm:^0.13.1"
73457345
uuid: "npm:^11.1.0"
@@ -7369,7 +7369,7 @@ __metadata:
73697369
"@types/react-dom": "npm:^18"
73707370
jest: "npm:^30.0.4"
73717371
jest-canvas-mock: "npm:^2.5.2"
7372-
msw: "npm:^2.10.2"
7372+
msw: "npm:^2.10.3"
73737373
react: "npm:^18.3.1"
73747374
react-dom: "npm:^18.3.1"
73757375
react-router-dom: "npm:^6.23.1"
@@ -20973,9 +20973,9 @@ __metadata:
2097320973
languageName: node
2097420974
linkType: hard
2097520975

20976-
"msw@npm:^2.10.2":
20977-
version: 2.10.2
20978-
resolution: "msw@npm:2.10.2"
20976+
"msw@npm:^2.10.3":
20977+
version: 2.10.3
20978+
resolution: "msw@npm:2.10.3"
2097920979
dependencies:
2098020980
"@bundled-es-modules/cookie": "npm:^2.0.1"
2098120981
"@bundled-es-modules/statuses": "npm:^1.0.1"
@@ -21002,7 +21002,7 @@ __metadata:
2100221002
optional: true
2100321003
bin:
2100421004
msw: cli/index.js
21005-
checksum: 10/bc90bc34a0b9e978e662f33fa630a0de66c4b6eff3a92b41efa08bf67d79b43e4a961a17b0d274580393c912f4ac6226c76a8bc33148799b1ee43477df712c26
21005+
checksum: 10/ac51d6232d3b0a9b711195a2c3f22035683f9082ee83d915e33f35dbf3a91c4381dab70f9de5358113adaad8ecbe1c58a584377f4ba988e2903fa9770a294b42
2100621006
languageName: node
2100721007
linkType: hard
2100821008

0 commit comments

Comments
 (0)