Skip to content

Commit

Permalink
Update dependency playwright-core to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2023
1 parent f755996 commit 0f25a07
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion src/altimeter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"keywords": ["altimeter", "preview", "screenshot", "link", "image"],
"dependencies": {
"playwright-core": "1.29.2"
"playwright-core": "1.33.0"
},
"devDependencies": {
"@types/node": "18.15.11",
Expand Down
2 changes: 1 addition & 1 deletion src/cockpit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-vue": "9.8.0",
"jest-serializer-html": "7.1.0",
"jsdom": "20.0.3",
"playwright-core": "1.29.2",
"playwright-core": "1.33.0",
"prettier": "2.8.8",
"typescript": "4.9.5",
"vite": "4.2.1",
Expand Down

0 comments on commit 0f25a07

Please sign in to comment.