Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @playwright/test from 1.41.1 to 1.41.2 #2004

Merged
merged 1 commit into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"dependencies": {
"@app/ui": "^0.0.1",
"next": "12.3.4",
"next-plugin-preact": "3.0.7",

Check warning on line 16 in apps/web/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (preact)
"react": "npm:@preact/[email protected]",

Check warning on line 17 in apps/web/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (preact)
"react-dom": "npm:@preact/[email protected]",

Check warning on line 18 in apps/web/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (preact)
"react-ssr-prepass": "npm:[email protected]"

Check warning on line 19 in apps/web/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (prepass)
},
"devDependencies": {
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.41.2",
"@types/gtag.js": "^0.0.18"
}
}
24 changes: 12 additions & 12 deletions package-lock.json

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

Loading