Skip to content

Commit 2200595

Browse files
build(deps-dev): bump msw from 2.7.3 to 2.8.2 in /workspaces/confluence (#437)
Bumps [msw](https://github.com/mswjs/msw) from 2.7.3 to 2.8.2. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.7.3...v2.8.2) --- updated-dependencies: - dependency-name: msw dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d46400 commit 2200595

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.8.2`.

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.7.3"
56+
"msw": "^2.8.2"
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": "^29.7.0",
6060
"jest-canvas-mock": "^2.5.2",
61-
"msw": "^2.7.3",
61+
"msw": "^2.8.2",
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
@@ -7036,7 +7036,7 @@ __metadata:
70367036
"@types/supertest": "npm:^6.0.3"
70377037
"@types/uuid": "npm:^10.0.0"
70387038
jest-fetch-mock: "npm:^3.0.3"
7039-
msw: "npm:^2.7.3"
7039+
msw: "npm:^2.8.2"
70407040
p-limit: "npm:^6.2.0"
70417041
retry: "npm:^0.13.1"
70427042
uuid: "npm:^11.1.0"
@@ -7066,7 +7066,7 @@ __metadata:
70667066
"@types/react-dom": "npm:^18"
70677067
jest: "npm:^29.7.0"
70687068
jest-canvas-mock: "npm:^2.5.2"
7069-
msw: "npm:^2.7.3"
7069+
msw: "npm:^2.8.2"
70707070
react: "npm:^18.3.1"
70717071
react-dom: "npm:^18.3.1"
70727072
react-router-dom: "npm:^6.23.1"
@@ -19975,9 +19975,9 @@ __metadata:
1997519975
languageName: node
1997619976
linkType: hard
1997719977

19978-
"msw@npm:^2.7.3":
19979-
version: 2.7.3
19980-
resolution: "msw@npm:2.7.3"
19978+
"msw@npm:^2.8.2":
19979+
version: 2.8.2
19980+
resolution: "msw@npm:2.8.2"
1998119981
dependencies:
1998219982
"@bundled-es-modules/cookie": "npm:^2.0.1"
1998319983
"@bundled-es-modules/statuses": "npm:^1.0.1"
@@ -20004,7 +20004,7 @@ __metadata:
2000420004
optional: true
2000520005
bin:
2000620006
msw: cli/index.js
20007-
checksum: 10/f193329a68fc22e477a6f8504aa44a92bd12847f2eeac1dfbd8ec1cc43ff293112ec067de1c7fe312ba02beecb313fb00aeeebf5817432b57af2d796b2dff2fa
20007+
checksum: 10/7579a8dccb8cc8eb0f13d0bf3a232a3d50a478511d95bc2a4b70778e78ffa28fd0949a855fbceb6ec381bbf76f6331a6d36fcb4a3197ff5bf55d0f14a7f3b35c
2000820008
languageName: node
2000920009
linkType: hard
2001020010

0 commit comments

Comments
 (0)