Skip to content

Commit f3896f9

Browse files
chore(deps): bump @inrupt/solid-client from 2.1.2 to 3.0.0
Bumps [@inrupt/solid-client](https://github.com/inrupt/solid-client-js) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/inrupt/solid-client-js/releases) - [Changelog](https://github.com/inrupt/solid-client-js/blob/main/CHANGELOG.md) - [Commits](inrupt/solid-client-js@v2.1.2...v3.0.0) --- updated-dependencies: - dependency-name: "@inrupt/solid-client" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b66395 commit f3896f9

File tree

2 files changed

+120
-67
lines changed

2 files changed

+120
-67
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@inrupt/internal-playwright-helpers": "^4.0.3",
6767
"@inrupt/internal-test-env": "^4.0.5",
6868
"@inrupt/jest-jsdom-polyfills": "^4.0.3",
69-
"@inrupt/solid-client": "^2.0.0",
69+
"@inrupt/solid-client": "^3.0.0",
7070
"@inrupt/solid-client-authn-node": "^3.1.0",
7171
"@next/eslint-plugin-next": "^16.0.1",
7272
"@playwright/test": "~1.56.0",
@@ -86,7 +86,7 @@
8686
"typescript": "^5.3.3"
8787
},
8888
"dependencies": {
89-
"@inrupt/solid-client": "^2.0.0",
89+
"@inrupt/solid-client": "^3.0.0",
9090
"@inrupt/solid-client-errors": "^0.0.3",
9191
"events": "^3.3.0",
9292
"isomorphic-ws": "^5.0.0",

0 commit comments

Comments
 (0)