Skip to content

Commit b558f36

Browse files
build(deps-dev): bump msw from 2.7.3 to 2.7.4 in /workspaces/confluence
Bumps [msw](https://github.com/mswjs/msw) from 2.7.3 to 2.7.4. - [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.7.4) --- updated-dependencies: - dependency-name: msw dependency-version: 2.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab4b0a commit b558f36

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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.7.4"
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.7.4",
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.7.4"
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.7.4"
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.7.4":
19979+
version: 2.7.4
19980+
resolution: "msw@npm:2.7.4"
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/3ce3cb190b1a036536a047c018fc4f52d23371765c97595127411695c11e73bc7c737fea8fb4a6b46b3cd36223031ffc23a8bbaff10d1daebdda3bb4a817dd34
2000820008
languageName: node
2000920009
linkType: hard
2001020010

0 commit comments

Comments
 (0)