Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and rhdh-bot committed Dec 29, 2024
1 parent 7374542 commit dfcc073
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions workspaces/lightspeed/.changeset/renovate-0f94646.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-lightspeed-backend': patch
---

Updated dependency `msw` to `2.7.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@spotify/prettier-config": "^15.0.0",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
"msw": "2.6.8",
"msw": "2.7.0",
"prettier": "3.4.2",
"supertest": "6.3.4"
},
Expand Down
12 changes: 6 additions & 6 deletions workspaces/lightspeed/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10839,7 +10839,7 @@ __metadata:
"@types/supertest": 2.0.16
express: ^4.21.1
http-proxy-middleware: ^3.0.2
msw: 2.6.8
msw: 2.7.0
prettier: 3.4.2
supertest: 6.3.4
languageName: unknown
Expand Down Expand Up @@ -27449,9 +27449,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.6.8":
version: 2.6.8
resolution: "msw@npm:2.6.8"
"msw@npm:2.7.0":
version: 2.7.0
resolution: "msw@npm:2.7.0"
dependencies:
"@bundled-es-modules/cookie": ^2.0.1
"@bundled-es-modules/statuses": ^1.0.1
Expand All @@ -27462,12 +27462,12 @@ __metadata:
"@open-draft/until": ^2.1.0
"@types/cookie": ^0.6.0
"@types/statuses": ^2.0.4
chalk: ^4.1.2
graphql: ^16.8.1
headers-polyfill: ^4.0.2
is-node-process: ^1.2.0
outvariant: ^1.4.3
path-to-regexp: ^6.3.0
picocolors: ^1.1.1
strict-event-emitter: ^0.5.1
type-fest: ^4.26.1
yargs: ^17.7.2
Expand All @@ -27478,7 +27478,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 5847c78a19413647edfc215452479b389ecaca155581726ac63c82e61bc388f2dd69f4efce9f9b867fb18405a1d748ecaf6ceab00cca26e743673baa20015a79
checksum: d8851ced7a7b6a8ca11d2cd1cb7a21082ed2543ebe93afa047b0ed5a9fb4708bcf230fe888f3b88b8c73f4432d3dc858ac4943f2d1e09fc3380c1f28ccbb53e5
languageName: node
linkType: hard

Expand Down

0 comments on commit dfcc073

Please sign in to comment.