Skip to content

Commit

Permalink
Merge pull request #1718 from hashicorp/dependabot/npm_and_yarn/playw…
Browse files Browse the repository at this point in the history
…right/browser-chromium-1.42.1

Bump @playwright/browser-chromium from 1.40.1 to 1.42.1
  • Loading branch information
ansgarm authored Apr 10, 2024
2 parents f8d0dcd + 88e4273 commit 5af7718
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
node-version-file: '.nvmrc'
- name: npm install
run: npm ci
- name: Install Playwright Browsers
run: npx playwright install chromium
- name: web unit
run: npm run test:unit:web

Expand Down
20 changes: 16 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 5af7718

Please sign in to comment.