Skip to content

Commit

Permalink
fix(deps): update plugin-mux dependency in test and studio-e2-testing (
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaDias authored Feb 7, 2025
1 parent b68186a commit b3a95e2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sanity": "workspace:*",
"sanity-plugin-markdown": "^5.0.0",
"sanity-plugin-media": "^2.3.1",
"sanity-plugin-mux-input": "^2.2.1",
"sanity-plugin-mux-input": "^2.5.0",
"sanity-test-studio": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"sanity-plugin-hotspot-array": "^2.0.0",
"sanity-plugin-markdown": "^5.0.0",
"sanity-plugin-media": "^2.3.1",
"sanity-plugin-mux-input": "^2.2.1",
"sanity-plugin-mux-input": "^2.5.0",
"styled-components": "^6.1.11"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b3a95e2

Please sign in to comment.