Skip to content

Commit

Permalink
chore(deps): update dependency vitest-fetch-mock to v0.4.2 (#15158)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent f1d1b1c commit 70e392d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/paywall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vite-plugin-css-injected-by-js": "3.5.2",
"vite-plugin-node-polyfills": "0.22.0",
"vitest": "2.1.4",
"vitest-fetch-mock": "0.4.1"
"vitest-fetch-mock": "0.4.2"
},
"dependencies": {
"postmate": "1.5.2"
Expand Down
2 changes: 1 addition & 1 deletion unlock-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-test-renderer": "18.3.1",
"tailwindcss": "3.4.15",
"vitest": "2.1.4",
"vitest-fetch-mock": "0.4.1",
"vitest-fetch-mock": "0.4.2",
"vitest-localstorage-mock": "0.1.2"
},
"scripts": {
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17413,7 +17413,7 @@ __metadata:
vite-plugin-css-injected-by-js: "npm:3.5.2"
vite-plugin-node-polyfills: "npm:0.22.0"
vitest: "npm:2.1.4"
vitest-fetch-mock: "npm:0.4.1"
vitest-fetch-mock: "npm:0.4.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17630,7 +17630,7 @@ __metadata:
unified: "npm:11.0.5"
validator: "npm:13.12.0"
vitest: "npm:2.1.4"
vitest-fetch-mock: "npm:0.4.1"
vitest-fetch-mock: "npm:0.4.2"
vitest-localstorage-mock: "npm:0.1.2"
xstate: "npm:5.14.0"
zod: "npm:3.23.8"
Expand Down Expand Up @@ -49920,15 +49920,6 @@ __metadata:
languageName: node
linkType: hard

"vitest-fetch-mock@npm:0.4.1":
version: 0.4.1
resolution: "vitest-fetch-mock@npm:0.4.1"
peerDependencies:
vitest: ">=2.0.0"
checksum: 10/60d5ec96296705c2d4a2db4aa59b593e13b86bb6cc2203053434af2d4c12f834ab197bb1619ef4fa76092e0ff954c4ce96e7b2f0f9dd3db31c169009d63fc942
languageName: node
linkType: hard

"vitest-fetch-mock@npm:0.4.2":
version: 0.4.2
resolution: "vitest-fetch-mock@npm:0.4.2"
Expand Down

0 comments on commit 70e392d

Please sign in to comment.