Skip to content

Commit

Permalink
chore(deps): bump @webext-core/proxy-service in the prod-npm group
Browse files Browse the repository at this point in the history
Bumps the prod-npm group with 1 update: [@webext-core/proxy-service](https://github.com/aklinker1/webext-core/tree/HEAD/packages/proxy-service).


Updates `@webext-core/proxy-service` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/aklinker1/webext-core/releases)
- [Commits](https://github.com/aklinker1/webext-core/commits/fake-browser-v1.2.1/packages/proxy-service)

---
updated-dependencies:
- dependency-name: "@webext-core/proxy-service"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jordanshatford committed Nov 25, 2024
1 parent d789622 commit 14cd6a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@webext-core/messaging": "^2.1.0",
"@webext-core/proxy-service": "^1.2.0",
"@webext-core/proxy-service": "^1.2.1",
"@yd/client": "workspace:*",
"@yd/ui": "workspace:*"
},
Expand Down
12 changes: 6 additions & 6 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 14cd6a9

Please sign in to comment.