Skip to content

Commit 5427e40

Browse files
authored
Merge pull request #61 from privy-open-source/renovate/pin-dependencies
chore(deps): pin dependency msw to 2.3.4
2 parents 9acbd8e + 2d16932 commit 5427e40

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-plugin-unicorn": "46.0.1",
7878
"eslint-plugin-varspacing": "1.2.2",
7979
"eslint-plugin-vue": "9.27.0",
80-
"msw": "^2.3.4",
80+
"msw": "2.3.4",
8181
"nuxt": "3.12.4",
8282
"typescript": "5.5.4",
8383
"vitest": "0.30.1"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3017,7 +3017,7 @@ __metadata:
30173017
eslint-plugin-unicorn: "npm:46.0.1"
30183018
eslint-plugin-varspacing: "npm:1.2.2"
30193019
eslint-plugin-vue: "npm:9.27.0"
3020-
msw: "npm:^2.3.4"
3020+
msw: "npm:2.3.4"
30213021
nuxt: "npm:3.12.4"
30223022
ofetch: "npm:^1.3.3"
30233023
typescript: "npm:5.5.4"
@@ -10417,7 +10417,7 @@ __metadata:
1041710417
languageName: node
1041810418
linkType: hard
1041910419

10420-
"msw@npm:^2.3.4":
10420+
"msw@npm:2.3.4":
1042110421
version: 2.3.4
1042210422
resolution: "msw@npm:2.3.4"
1042310423
dependencies:

0 commit comments

Comments
 (0)