Skip to content

Commit

Permalink
chore(deps): update playwright monorepo to ^1.47.2 (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 5b34d74 commit a1984f2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@nuxtjs/tailwindcss": "^6.12.1",
"@pinia/nuxt": "^0.5.4",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.47.2",
"@primevue/nuxt-module": "^4.0.7",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand Down Expand Up @@ -147,8 +147,8 @@
"ofetch": "^1.3.4",
"pinia": "^2.2.2",
"pixelmatch": "^6.0.0",
"playwright": "^1.47.1",
"playwright-core": "^1.47.1",
"playwright": "^1.47.2",
"playwright-core": "^1.47.2",
"pngjs": "^7.0.0",
"prettier": "^3.3.3",
"prettier-plugin-gherkin": "^3.1.0",
Expand Down
52 changes: 26 additions & 26 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 a1984f2

Please sign in to comment.