Skip to content

Commit

Permalink
Bump @inrupt/solid-client-authn-browser in /e2e/browser/test-app
Browse files Browse the repository at this point in the history
Bumps [@inrupt/solid-client-authn-browser](https://github.com/inrupt/solid-client-authn-js) from 2.2.7 to 2.3.0.
- [Release notes](https://github.com/inrupt/solid-client-authn-js/releases)
- [Changelog](https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md)
- [Commits](inrupt/solid-client-authn-js@v2.2.7...v2.3.0)

---
updated-dependencies:
- dependency-name: "@inrupt/solid-client-authn-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 1cb0c0c commit 1f8fbba
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 deletions e2e/browser/test-app/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/browser/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@inrupt/solid-client": "file:../../../",
"@inrupt/solid-client-authn-browser": "^2.2.7",
"@inrupt/solid-client-authn-browser": "^2.3.0",
"next": "^14.2.15",
"react": "^18.2.0",
"react-dom": "^18.3.1"
Expand Down

0 comments on commit 1f8fbba

Please sign in to comment.