Skip to content

Commit

Permalink
chore(deps): bump @inrupt/internal-playwright-testids
Browse files Browse the repository at this point in the history
Bumps @inrupt/internal-playwright-testids from 2.6.0 to 3.0.1.

---
updated-dependencies:
- dependency-name: "@inrupt/internal-playwright-testids"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 1b2f014 commit 981781f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test:esbuild": "esbuild components/appContainer/index.tsx --bundle"
},
"dependencies": {
"@inrupt/internal-playwright-testids": "^2.4.0",
"@inrupt/internal-playwright-testids": "^3.0.1",
"@inrupt/solid-client-authn-browser": "^1.17.5",
"next": "^14.0.4",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/browser/solid-ui-react/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@inrupt/internal-playwright-testids": "^2.4.0",
"@inrupt/internal-playwright-testids": "^3.0.1",
"@inrupt/solid-client-authn-browser": "^1.17.5",
"@inrupt/solid-ui-react": "^2.9.1",
"next": "^14.0.4",
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

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

0 comments on commit 981781f

Please sign in to comment.