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.2.0 to 2.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 9009b4c commit c68b583
Show file tree
Hide file tree
Showing 3 changed files with 12 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.0.2",
"@inrupt/internal-playwright-testids": "^2.4.0",
"@inrupt/solid-client-authn-browser": "^1.17.2",
"next": "^13.4.7",
"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.1.3",
"@inrupt/internal-playwright-testids": "^2.4.0",
"@inrupt/solid-client-authn-browser": "^1.17.2",
"@inrupt/solid-ui-react": "^2.9.0",
"next": "13.4.19",
Expand Down
14 changes: 10 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 c68b583

Please sign in to comment.