Skip to content

Commit

Permalink
chore(deps-dev): playwright@1.47.1
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Sep 14, 2024
1 parent 6ad4461 commit c61497d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"mocha": "^10.7.3",
"node-eval": "^2.0.0",
"npm-run-all": "^4.1.5",
"playwright-chromium": "^1.47.0",
"playwright-core": "^1.47.0",
"playwright-chromium": "^1.47.1",
"playwright-core": "^1.47.1",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"promise-assist": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@stylable/runtime": "^6.1.1",
"node-eval": "^2.0.0",
"playwright-core": "^1.47.0",
"playwright-core": "^1.47.1",
"rimraf": "^5.0.7"
},
"files": [
Expand Down

0 comments on commit c61497d

Please sign in to comment.