Skip to content

Commit 54b2df1

Browse files
chore(deps): bump @1password/sdk from 0.3.1 to 0.4.0
Bumps @1password/sdk from 0.3.1 to 0.4.0. --- updated-dependencies: - dependency-name: "@1password/sdk" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a93dd26 commit 54b2df1

3 files changed

Lines changed: 41 additions & 14 deletions

File tree

examples/qui-cli/04 1password-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"example": "run-s example:*"
2525
},
2626
"dependencies": {
27-
"@1password/sdk": "^0.3.1",
27+
"@1password/sdk": "^0.4.0",
2828
"@oauth2-cli/qui-cli": "workspace:*",
2929
"@qui-cli/core": "^6.0.3",
3030
"@qui-cli/env": "^5.1.1",

examples/qui-cli/06 api-plugin/plugin-consumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"build:compile": "tsc"
2424
},
2525
"dependencies": {
26-
"@1password/sdk": "^0.3.1",
26+
"@1password/sdk": "^0.4.0",
2727
"@examples/qui-cli_api-plugin_plugin-provider": "workspace:*",
2828
"@qui-cli/core": "^6.0.3",
2929
"@qui-cli/log": "^4.0.3",

pnpm-lock.yaml

Lines changed: 39 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)