Skip to content

Commit

Permalink
fix(deps): update dependency @playwright/test to ^1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and christianhg committed Dec 12, 2024
1 parent 240b02b commit 21e0e3e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"@sanity/prettier-config": "^1.0.3",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/racejar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"@cucumber/gherkin": "^30.0.4",
"@cucumber/messages": "^27.0.2",
"@jest/globals": "^29.7.0",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"@sanity/pkg-utils": "^6.12.0",
"typescript": "5.7.2",
"vitest": "^2.1.8"
},
"peerDependencies": {
"@jest/globals": "^29.7.0",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"vitest": "^2.1.8"
}
}
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

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

0 comments on commit 21e0e3e

Please sign in to comment.